Commands and Topics for Windows
Managing Windows
Window Types
Open window
(left; top; right; bottom{; type{; title{; controlMenuBox}}}){
WinRef }
Open external window
(left; top; right; bottom; type; title; plugInArea)
Number
CLOSE WINDOW
{(window)}
ERASE WINDOW
{(window)}
REDRAW WINDOW
{(window)}
DRAG WINDOW
HIDE WINDOW
{(window)}
SHOW WINDOW
{(window)}
MAXIMIZE WINDOW
{(window)}
MINIMIZE WINDOW
{(window)}
Get window title
{(window)}
String
SET WINDOW TITLE
(title{; window})
WINDOW LIST
(windows{; *})
Window kind
{(window)}
Window process
{(window)}
Number
GET WINDOW RECT
(left; top; right; bottom{; window})
SET WINDOW RECT
(left; top; right; bottom{; window})
Frontmost window
{(*)}
WinRef
Next window
(window)
WinRef
Find window
(left; top{; windowPart})
WinRef
Open form window
({table; }formName{; type{; hPos{; vPos{; *}}}})
WinRef
Current form window
WinRef
RESIZE FORM WINDOW
(width; height)
Other related commands:
GET FORM PROPERTIES
({table; }formName; width; height{; numPages{; fixedWidth{; fixedHeight{; title}}}}) --
Theme:
Forms
SET FORM SIZE
({object; }horizontal; vertical{; *}) --
Theme:
Forms
MESSAGE
(message) --
Theme:
Messages
GOTO XY
(x; y) --
Theme:
Messages
Frontmost process
{(*)}
Integer --
Theme:
Process (User Interface)
Current process
Number --
Theme:
Processes