|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
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 xmlSignatureReference type is used to add a reference section into the XML signature. |
|
|
|
|
|
|
|
| The MapImage type is used to define the characteristics of an image to be drawn on the map... |
|
|
|
|
|
|
|
| The docFragment type is used to define the characteristics of a fragment found in a "docx"... |
|
|
|
|
|
|
|
| A TreeView Table control based on a variable is a control bound to a variable or a set... |
|
|
|
|
|
|
|
| The "Background" keyword can correspond to:
the Background variable,
the Background property... |
|
|
|
|
|
|
|
| The Continent keyword can correspond to:
a Continent variable.
the Continent property... |
|
|
|
|
|
|
|
| Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate Toolbar controls...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
|
| The Site property is used to get the SaaS site associated with:
a SaaSService variable... |
|
|
|
|
|
|
|
| The InstantMessaging keyword can correspond to:
the InstantMessaging property of a variable... |
|
|
|
|
|
|
|
| The Underline property is used to:
Find out whether a Font variable is underlined.
Underline... |
|
|
|
|
|
|
|
| The Geometry keyword can correspond to:
a variable of type Geometry.
a property of a variable... |
|
|
|
|
|
|
|
| Copies an image:
from an Image control to another Image control.
from an Image variable... |
|
|
|
|
|
|
|
| variable
a SaaSUser variable... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|