|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
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 type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| A Linear Looper control is used to display a set of controls in a horizontal scrolling list...... |
|
|
|
|
|
|
|
| The arithmetic operators are...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
|
| A window or page can display information from...... |
|
|
|
|
|
|
|
| Reactive procedures are executed when the value of a control or variable changes...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
|
| A TimeLine control can be...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle an Image Editor control through programming...... |
|
|
|
|
|
|
|
| The HScheduledTask structure is kept for backward compatibility (this structure will still... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls...... |
|
|
|
|
|
|
|
| The aliases are used to handle...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|