How to Reference Widget that is already on screen?

I have a widget that is active and im trying to reference a variable on it.

I know that if I use create widget it reference it but it reference a new one but not the current one on screen.

I need to know how to edit the current active widget on screen

Any help is appreciated thanks you

when you create a widget it returns a reference, just save that to a variable and reuse it