How i update a variable inside my widget blueprint from my blueprint actor and make it to work even if blueprint actor have more than one copy (instance) in the game?

You have to work with arrays to store names for your different actors in your level. Something like this :