|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
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 different types in WLanguage are... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
|
| Lists the pricing of a SaaS site. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional WLanguage array.... |
|
|
|
|
|
|
|
| Publishes a message on the MQTT broker. |
|
|
|
|
|
|
|
| Validates an XML document from an XSD schema. |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema... |
|
|
|
|
|
|
|
| Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
|
| Used to connect to a MQTT server (also called "Broker"). |
|
|
|
|
|
|
|
| Allows you to disconnect from a MQTT server (also called "Broker"). |
|
|
|
|
|
|
|
| Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus... |
|
|
|
|
|
|
|
| Reads cells (values of items) of a row (record) in an HBase table. |
|
|
|
|
|
|
|
| Checks the status of a Facebook session. |
|
|
|
|
|
|
|
| Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Searches for an element in a WLanguage array.
This new function is available from WINDEV Suite... |
|
|
|
|
|
|
|
| Opens the Windows window used to find out the properties of a certificate. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|