long ( window-show long window-id long show)
If show is 1, shows the window. If show is 0, the window is hidden. If the window is a modal dialog box, show = 1 will start the modal loop, and show = 0 will terminate the loop (allowing execution to proceed after the first call to window-show).