|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 different types in WLanguage are... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
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 ClientID property gets the client ID defined when the application was declared or registered. |
|
|
|
|
|
|
|
| The TimeZone property is used to set the time zone. |
|
|
|
|
|
|
|
| The Latitude property is used to get and change the latitude of an element. |
|
|
|
|
|
|
|
| The AdditionCompleted property determines if an element was added to a queue, list or stack,... |
|
|
|
|
|
|
|
| The Longitude property is used to get and change the longitude of an element. |
|
|
|
|
|
|
|
| The Namespace property is used to manage namespaces. |
|
|
|
|
|
|
|
| The Domain property is used to get and change domains. |
|
|
|
|
|
|
|
| The Method property specifies the HTTP method used. |
|
|
|
|
|
|
|
| The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ). |
|
|
|
|
|
|
|
| The Scheduling property is used to get and change planning options. |
|
|
|
|
|
|
|
| The UserPassword property is used to manage the user password required in an authentication... |
|
|
|
|
|
|
|
| The Paragraph property is used to manage paragraphs in a Word Processing document. |
|
|
|
|
|
|
|
| The Company property is used to get and modify the company associated with an element. |
|
|
|
|
|
|
|
| The LineColor property is used to define the line color of a shape. |
|
|
|
|
|
|
|
| The DateLastAccessed property gets the date the file was last accessed. |
|
|
|
|
|
|
|
| The Action property is used to specify the action to be performed. |
|
|
|
|
|
|
|
| The Bookmark property is used to manage the bookmarks of a document. |
|
|
|
|
|
|
|
| The Border property defines the characteristics of the borders in a document. |
|
|
|
|
|
|
|
| The PrivateKey property manages connections that use private keys (SSH or MQTT connections). |
|
|
|
|
|
|
|
| The Property HEX@ allows you to define the size of a HEX@ , for example around a text. |
|
|
|
|
|
|
|
| The Internal Property Page allows you to define the name of the internal Page to use. |
|
|
|
|
|
|
|
| The Property Internal Window allows you to define the name of the internal window to use. |
|
|
|
|
|
|
|
| The Initialization property is used to handle the initialization of certain processes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|