|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable,... |
|
|
|
|
|
|
By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
... in a Record variable into the data file (query or view). |
|
|
|
|
|
|
... in a Record variable into the data file (query or view). |
|
|
|
|
|
|
WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
Returns the Continent variable that corresponds to one of the following values:
a continent... |
|
|
|
|
|
|
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a Carousel control through programming...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
... (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
A window can display information from...... |
|
|
|
|
|
|
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming...... |
|
|
|
|
|
|
... in a Record variable. |
|
|
|
|
|
|
An array of structures is an Array variable...... |
|
|
|
|
|
|
The Name property is used to get:
the name of the font associated with a Font variable.... |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle a TreeView control programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|