|
|
|
|
|
|
|
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 Day property is used to:
Get the day from a Date or DateTime variable, or get the number... |
|
|
|
|
|
|
can be used on:
a sfSeekUpdatedResult variable.
a sfSeekDeletedResult variable].... |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable,... |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit... |
|
|
|
|
|
|
WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime,... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
document (docTable variable).
to the configuration of a text column in a multicolumn document... |
|
|
|
|
|
|
Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
Deletes a variable from the MATLAB session. |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
Resets the variable to its initial value. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming...... |
|
|
|
|
|
|
The Navigation Bar control can be handled by programming...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming...... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item... |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
Retrieves the value of a variable for the MATLAB session. |
|
|
|
|
|
|
Writes the value of a variable for the MATLAB session. |
|
|
|
|
|
|
Converts a JSON string into a JSON variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|