|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
|
| Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
|
| Declares the font that will be used by dText:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
|
| The Border type is used to handle a border through programming... |
|
|
|
|
|
|
|
| The xlsRow type is used to describe and modify a row in an Excel document... |
|
|
|
|
|
|
|
| Allows you to force the directory used to store the temporary files when reindexing the HFSQL data... |
|
|
|
|
|
|
|
| Allows you to define the characteristics of the sort for the Unicode items found in a data file. |
|
|
|
|
|
|
|
| The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
|
| The sfUserInfo type is used to get information about a user... |
|
|
|
|
|
|
|
| The sfObject type is used to describe a record of a SalesForce file... |
|
|
|
|
|
|
|
| The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
|
| The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
|
| The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin... |
|
|
|
|
|
|
|
| The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
|
| The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge... |
|
|
|
|
|
|
|
| The gglOrganization type is used to describe the companies and organizations to which the contact... |
|
|
|
|
|
|
|
| The rssCategory type is used to handle the category of a RSS stream or stream entry. |
|
|
|
|
|
|
|
| The rssCloud type is used to describe the method for subscribing to the notifications... |
|
|
|
|
|
|
|
| The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream... |
|
|
|
|
|
|
|
| The rssEntry type is used to handle a RSS stream entry... |
|
|
|
|
|
|
|
| The rssStream type is used to handle a RSS stream... |
|
|
|
|
|
|
|
| The rssIdentifier type is used to describe the unique identifier of a RSS stream entry... |
|
|
|
|
|
|
|
| The rssImage type is used to describe the image of a RSS stream... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|