[Windows +] Modal window display
Display the window modally (with mode).
This method keeps windows visible and temporarily disables other windows.
Therefore, the user can only access this window (this is called the moded state).
When the window is closed, the moded state is canceled.
The window must be hidden when you call this method.