Hello.
How can I close all the windows that were open in the application ?
I have a "Log Out" button and I have a window that was open (popup) somewhere in the application. How can I close it ?
Is there some array of the windows names that I can run on and close them all ?
thanks.