|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
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 type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| The ReadOnly property is used you to determine if an element is read-only. |
|
|
|
|
|
|
|
| The MaxSize property is used to get and set a maximum size. |
|
|
|
|
|
|
|
| The WholeDay property is used to set an event for an entire day. |
|
|
|
|
|
|
|
| The DescriptionStatusCode property is used to get the status description of the response... |
|
|
|
|
|
|
|
| The InterlineType property is used to get and change the type of line spacing used. |
|
|
|
|
|
|
|
| The SecondaryMessage property is used to get and change the secondary message displayed... |
|
|
|
|
|
|
|
| The LargeIcon property is used to define the large icon used in notifications |
|
|
|
|
|
|
|
| The ActionLabel property is used to get and change the label of the notification's action button.... |
|
|
|
|
|
|
|
| The Palette keyword can correspond to: |
|
|
|
|
|
|
|
| The Service property is used to get and change permissions. |
|
|
|
|
|
|
|
| The Property property is used to get and change the properties of an element. |
|
|
|
|
|
|
|
| The StatusCode property gets the status of the response to the request. |
|
|
|
|
|
|
|
| The RoughHeader is used to get the header returned with the response. |
|
|
|
|
|
|
|
| The UploadProgress property gets the progress status of the POST request. |
|
|
|
|
|
|
|
| The DownloadProgress property gets the download progress notification. |
|
|
|
|
|
|
|
| The Numbering property is used to describe the numbering of an element. |
|
|
|
|
|
|
|
| The IndentFirstLine property is used to get and change the indent of the first line of an element. |
|
|
|
|
|
|
|
| The Level property is used to get and change the numbering level. |
|
|
|
|
|
|
|
| The PrivateKeyPassword property sets the key file password (for a private key connection). |
|
|
|
|
|
|
|
| The StartTimestamp property is used to set the start date and time of an action. |
|
|
|
|
|
|
|
| The EndTimestamp property is used to set the end date and time of an action. |
|
|
|
|
|
|
|
| The Element property is used to manipulate elements in a Word Processing document. |
|
|
|
|
|
|
|
| The Vibration property is used to manage notification vibrations. |
|
|
|
|
|
|
|
| The DisplayLED property manages LED notifications. |
|
|
|
|
|
|
|
| The ColorLED property is used to set the color of the LED light when displaying notifications. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|