|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
List of miscellaneous Windows functions... |
|
|
|
|
|
|
The aliases are used to handle...... |
|
|
|
|
|
|
A window can display information from...... |
|
|
|
|
|
|
Parameter Description variables are used to programmatically describe a parameter. |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
Syntax Description variables are used to programmatically describe the syntax of a report, window or page. |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group 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. |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
A window or page can display information from...... |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|