GUI_OPENWIN(WIN)WIN = Window IDOpens Window (Win) and draws it on screen. This Window will become the currently active Window.
Example:
mywin.WINDOW=GUI_WINDOW(-1,-1,100,100,"A Window")