|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
variable.
an event associated with a control.... |
|
|
|
|
|
|
variable.
an event associated with a control.... |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type... |
|
|
|
|
|
|
... or in an Email variable. |
|
|
|
|
|
|
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
... of the Service variable. |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image... |
|
|
|
|
|
|
... in a buffer variable. |
|
|
|
|
|
|
Imports, into the Email structure or into an Email variable, the content of an HTML file in order... |
|
|
|
|
|
|
... appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
The Image keyword can correspond to:
an Image variable.
a property used to get and change... |
|
|
|
|
|
|
... and assigns them to a variable. |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value... |
|
|
|
|
|
|
The advanced types (XLS variables, ggl variables, ...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
You have the ability to create Organizer controls linked to data.... |
|
|
|
|
|
|
You can create Scheduler controls directly linked to the data.... |
|
|
|
|
|
|
You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
The FOR EACH statement loops through a variable of type xmlReader in various ways:
Loop... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|