|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.... |
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without... |
|
|
|
|
|
|
|
| Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend. |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given... |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments in an Image control. |
|
|
|
|
|
|
|
| Usage example of the FTPSize function |
|
|
|
|
|
|
|
| Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Removes all previously sent interactive notifications that match the specified identifier (ID). |
|
|
|
|
|
|
|
| Runs an action to retrieve or change the password of a user. |
|
|
|
|
|
|
|
| Deletes all events and tracks from a TimeLine control. |
|
|
|
|
|
|
|
| The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
|
| Salesforce is a very popular CRM software...... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back... |
|
|
|
|
|
|
|
| Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
|
| Used to find out whether the record on which you want to be positioned is located outside the data... |
|
|
|
|
|
|
|
| Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile.... |
|
|
|
|
|
|
|
| Deletes an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code... |
|
|
|
|
|
|
|
| When creating an external component, you have he ability to define the elements of the external... |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying... |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform... |
|
|
|
|
|
|
|
| Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|