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?

I have created widget reference in my GameMode’s beginplay. So I am getting reference to widget.

You need to get reference from where you have added the widget to viewport.