|
|
|
|
|
|
|
The Service variable is used to... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
The different types in WLanguage are... |
|
|
|
|
|
|
The Modified property lets you know if an element has been modified. |
|
|
|
|
|
|
The Subject property is used to get and change the subject of an element. |
|
|
|
|
|
|
The Sound keyword can correspond to:
the Sound function, which is used to play Wav audio files.... |
|
|
|
|
|
|
The Empty property is used to determine if an element is empty. |
|
|
|
|
|
|
The Database property is used to get and modify the database associated with a connection. |
|
|
|
|
|
|
The RightIndent property is used to get and change the right indent of an element. |
|
|
|
|
|
|
The NumberColumn property is used to get and change the number of columns of an element. |
|
|
|
|
|
|
The LeftMargin property sets the left margin of an element. |
|
|
|
|
|
|
The RightMargin property sets the right margin of an element. |
|
|
|
|
|
|
The TopMargin property sets the top margin of an element. |
|
|
|
|
|
|
The BottomMargin property sets the bottom margin of an element. |
|
|
|
|
|
|
The ReturnedValue property is used to handle the return value. |
|
|
|
|
|
|
The Interline property is used to set the line spacing of an element. |
|
|
|
|
|
|
The Page property is used to handle a page. |
|
|
|
|
|
|
The LeftIndent property is used to get and change the left indent of an element. |
|
|
|
|
|
|
The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
The following functions are used to manage Beacons...... |
|
|
|
|
|
|
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones... |
|
|
|
|
|
|
The Visible property is used to set the visibility of an element. |
|
|
|
|
|
|
The StoredValue property gets and sets the stored value of an element. |
|
|
|
|
|
|
The WayPoint property allows you to handle the waypoints of a connector. |
|
|
|
|
|
|
The following functions are used to manage downloads...... |
|
|
|
|
|
|
The Property Markdown allows you to manage the Markdown format:
in an Static control... |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|