|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative... |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system. |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| Adds a watermark to all or some pages of an existing PDF file. |
|
|
|
|
|
|
|
| Finds one or more emails according to the criteria specified in the messaging software (Outlook,... |
|
|
|
|
|
|
|
| Performs an authentication using the OAuth 2.0 protocol on any web service. |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file... |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array... |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
|
| Wraps all children of the given node in a new node in an HTML document. |
|
|
|
|
|
|
|
| Removes a given node in the current node of an HTML document. |
|
|
|
|
|
|
|
| Generates a UTF-8 string containing an HTML document. |
|
|
|
|
|
|
|
| Executes a procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
|
| Exports a diagram to an SVG image. |
|
|
|
|
|
|
|
| Searches for shapes containing a specific text in a diagram. |
|
|
|
|
|
|
|
| Searches for an element in a WLanguage array.
This new function is available from WINDEV Suite... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|