|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
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 different types in WLanguage are... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| The diagShape type is used to define all the advanced characteristics of the original shape used... |
|
|
|
|
|
|
|
| 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 Diagram type is used to define all the advanced characteristics of a diagram that can be edited... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|