|
|
|
|
|
|
|
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 diagRectangle type is used to define all the advanced characteristics of a shape of type... |
|
|
|
|
|
|
The htmlDocument type is used to define all the advanced characteristics of an HTML document. |
|
|
|
|
|
|
The htmlAttribute type is used to define all the advanced characteristics of an attribute... |
|
|
|
|
|
|
The modbusSession type is used to identify a connection to a Modbus server. |
|
|
|
|
|
|
The websocketClient type is used to identify and define all the advanced characteristics... |
|
|
|
|
|
|
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis... |
|
|
|
|
|
|
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document. |
|
|
|
|
|
|
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection... |
|
|
|
|
|
|
The gglNotification type is used to define information about event notifications in a calendar. |
|
|
|
|
|
|
The picText type is used to define all the advanced characteristics of a Text layer. |
|
|
|
|
|
|
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF. |
|
|
|
|
|
|
The Continent type is used to find out the characteristics of a continent. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:... |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer,... |
|
|
|
|
|
|
The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
The Time type is used to easily handle the times... |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
Specifies the mode for processing the errors:
the errors are processed by WINDEV
the errors... |
|
|
|
|
|
|
Indicates the maximum number of records in the data file used to manage the automatic reindexing. |
|
|
|
|
|
|
Indicates the number of attempts to read the file or record before giving control back... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|