|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
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 constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
Reads cells (values of items) of a row (record) in an HBase table. |
|
|
|
|
|
|
Checks the status of a Facebook session. |
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor):... |
|
|
|
|
|
|
The following functions are used to handle geolocation data and to control GPS devices...... |
|
|
|
|
|
|
Opens the Windows window used to find out the properties of a certificate. |
|
|
|
|
|
|
Starts a new SSH session of "Shell" type. |
|
|
|
|
|
|
Closes an SSH session that was opened by SSHConnectShell. |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
Reads the data found on the output buffer of the SSH session. |
|
|
|
|
|
|
Modifies a document in a collection of MongoDB database. |
|
|
|
|
|
|
Adds a language to the native OCR system.... |
|
|
|
|
|
|
Returns the list of all countries or countries of a given continent according to ISO 3166-1. |
|
|
|
|
|
|
Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array... |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative... |
|
|
|
|
|
|
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,... |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|