|
|
|
|
|
|
|
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables. |
|
|
|
|
|
|
The different types of variables are...... |
|
|
|
|
|
|
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable. |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The nfcData type is used to describe and handle the data of a variable of type nfcTag. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
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 DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
Initialize:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable. |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
List of miscellaneous Windows functions... |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
List of functions for managing services... |
|
|
|
|
|
|
The aliases are used to handle...... |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|