|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
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 different types in WLanguage are... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| The Font keyword can correspond to:
a Font variable.
the Font property.... |
|
|
|
|
|
|
|
| Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
| Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
|
| Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
|
| Automatically associates each column of the query result with a control or with a variable... |
|
|
|
|
|
|
|
| Modifies the saturation of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Changes the contrast of an image contained:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
| ... of the Service variable. |
|
|
|
|
|
|
|
| Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|