|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code... |
|
|
|
|
|
|
|
| The HTTPRequest keyword can correspond to... |
|
|
|
|
|
|
|
| The CommandLine keyword can correspond to... |
|
|
|
|
|
|
|
| The following functions are used to manage the multi-touch...... |
|
|
|
|
|
|
|
| The WorksheetName property gets and sets the name of a worksheet in an XLS document. |
|
|
|
|
|
|
|
| The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,... |
|
|
|
|
|
|
|
| The Attach property gets and changes the attachments of an email. |
|
|
|
|
|
|
|
| The Handle keyword gets and sets the handle of an element. |
|
|
|
|
|
|
|
| The PlainText property is used to get and modify the raw text of an email. |
|
|
|
|
|
|
|
| The DispositionNotification property gets and sets the email read receipt request. |
|
|
|
|
|
|
|
| The BackgroundImage property gets and sets the background image of an element. |
|
|
|
|
|
|
|
| List of constants used by the border functions.... |
|
|
|
|
|
|
|
| The Checked property determines whether or not an element is checked. |
|
|
|
|
|
|
|
| The Movable property is used to define if an element can be moved. |
|
|
|
|
|
|
|
| Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
|
| Immediately runs a recurring replication between HFSQL servers: the replication is triggered... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
|
| Retrieves the Facebook information of connected user. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string:... |
|
|
|
|
|
|
|
| Used to subscribe to a MQTT notification. |
|
|
|
|
|
|
|
| Used to unsubscribe from a MQTT notification. |
|
|
|
|
|
|
|
| Allows you to unsubscribe from all the existing subscriptions. |
|
|
|
|
|
|
|
| Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|