|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Sends an email via the SMTP protocol while controlling the "buffer" of the email. |
|
|
|
|
|
|
|
| Returns the number of records in a file, query or HFSQL view: active records, crossed records,... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the User Groupware.... |
|
|
|
|
|
|
|
| Creates a font definition. |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box,... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes... |
|
|
|
|
|
|
|
| List of events associated with a Conference control... |
|
|
|
|
|
|
|
| Initializes the parameters of speech synthesis for the current application. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Gets the value of a parameter in a call to a SOAP or REST Webservice request. |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a List Box control.... |
|
|
|
|
|
|
|
| Deletes the selected rows from a Looper control. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring between two given separators from a character string.... |
|
|
|
|
|
|
|
| Returns the net current value of investment. |
|
|
|
|
|
|
|
| List of WLanguage events associated with Camera controls.... |
|
|
|
|
|
|
|
| The Group structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| Creates a color from its hue, saturation and lightness. |
|
|
|
|
|
|
|
| xlsNbColumns is kept for backward compatibility only. |
|
|
|
|
|
|
|
| Usage example of the fRead function |
|
|
|
|
|
|
|
| The global procedures are grouped in set of procedures...... |
|
|
|
|
|
|
|
| Events can be used to synchronize the different threads of an application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|