|
|
|
|
|
|
|
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 Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
The SAP variable is used to configure the parameters of the connection to the SAP server...... |
|
|
|
|
|
|
The Gesture variable is used to retrieve the gesture parameters (swipe)...... |
|
|
|
|
|
|
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage... |
|
|
|
|
|
|
Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
The Service variable is used to...... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage... |
|
|
|
|
|
|
The AuthToken keyword can correspond to:
an AuthToken variable.
a property of an httpRequest... |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Draws a line:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Identifies the color of a pixel:
in an Image control.
in an Image variable.
in a picLayer... |
|
|
|
|
|
|
Draws a circle or an ellipse:
in an Image control,
in an Image variable,
in a WDPic... |
|
|
|
|
|
|
Draws a rounded rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Blurs the entire given area:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
control,
the specified Image variable,
the specified Image variable,
the specified WDPic variable... |
|
|
|
|
|
|
The xlsRow type is used to describe and modify a row in an Excel document... |
|
|
|
|
|
|
The Border type is used to handle a border through programming... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|