Commands and Topics for Forms
Current form page
Number
FIRST PAGE
GET FORM OBJECTS
(objectsArray{; variablesArray{; pagesArray{; *}}})
GET FORM PARAMETER
({aTable; }form; selector; value)
GET FORM PROPERTIES
({aTable; }formName; width; height{; numPages{; fixedWidth{; fixedHeight{; title}}}})
GOTO PAGE
(pageNumber)
INPUT FORM
({aTable; }form{; userForm{; *}})
LAST PAGE
NEXT PAGE
OUTPUT FORM
({aTable; }form{; userForm})
PREVIOUS PAGE
SET FORM HORIZONTAL RESIZING
(resize{; minWidth{; maxWidth}})
SET FORM SIZE
({object; }horizontal; vertical{; *})
SET FORM VERTICAL RESIZING
(resize{; minHeight{; maxHeight}})
Other related commands:
SET DATABASE PARAMETER
({aTable; }selector; value) --
Theme:
4D Environment
Get database parameter
({aTable; }selector{; stringValue})
Longint --
Theme:
4D Environment
ADD RECORD
({aTable}{; }{*}) --
Theme:
Data Entry
MODIFY RECORD
({aTable}{; }{*}) --
Theme:
Data Entry
EXPORT DIF
({aTable; }document) --
Theme:
Import and Export
EXPORT SYLK
({aTable; }document) --
Theme:
Import and Export
IMPORT DIF
({aTable; }document) --
Theme:
Import and Export
IMPORT SYLK
({aTable; }document) --
Theme:
Import and Export
EXPORT TEXT
({aTable; }document) --
Theme:
Import and Export
IMPORT TEXT
({aTable; }document) --
Theme:
Import and Export
PRINT LABEL
({aTable}{; document{; * | >}}) --
Theme:
Printing
PRINT SELECTION
({aTable}{; }{* | >}) --
Theme:
Printing
QUERY BY EXAMPLE
({aTable}{; }{*}) --
Theme:
Queries
DISPLAY RECORD
{(aTable)} --
Theme:
Records
DISPLAY SELECTION
({aTable}{; selectMode{; enterList{; *{; *}}}}) --
Theme:
Selection
MODIFY SELECTION
({aTable}{; selectMode{; enterList{; *{; *}}}}) --
Theme:
Selection
CREATE USER FORM
(aTable; form; userForm) --
Theme:
User Forms
Open window
(left; top; right; bottom{; type{; title{; controlMenuBox}}}){
WinRef } --
Theme:
Windows
Open form window
({aTable; }formName{; type{; hPos{; vPos{; *}}}})
WinRef --
Theme:
Windows