|
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive. |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.). |
|
|
|
|
|
|
Several types of charts belong to the same family...... |
|
|
|
|
|
|
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way.... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
The xpathResult type is used it find out the result of the execution of an XPATH query. |
|
|
|
|
|
|
List of properties associated with the Progress Bar control... |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect. |
|
|
|
|
|
|
Creates a new print font from the standard window for font selection... |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
Returns the type of data in an OID. |
|
|
|
|
|
|
Retrieves the definition of element type. |
|
|
|
|
|
|
Returns information about the type of character. |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
Usage example of the xlsDocument type |
|
|
|
|
|
|
Usage example of the Type property |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|