|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Crosses a record in a data file. |
|
|
|
|
|
|
|
| Moves backward several records from the current position in the data file, according to a specified... |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the data file, according to a specified... |
|
|
|
|
|
|
|
| In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
|
| Remarks and specific features of Native Informix Connector... |
|
|
|
|
|
|
|
| To create a.NET assembly, ...... |
|
|
|
|
|
|
|
| A series of options allows you to customize and take full advantage of the code editor...... |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| Starts a session for sending emails with the SMTP protocol. |
|
|
|
|
|
|
|
| The mobile systems (Android/iOS) allow their applications to propose content at extra cost,... |
|
|
|
|
|
|
|
| To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according... |
|
|
|
|
|
|
|
| From version 22, a Docker container with the HFSQL server is available in Docker Hub...... |
|
|
|
|
|
|
|
| The Opacity property is used to get and define the opacity percentage for a window, or for controls... |
|
|
|
|
|
|
|
| Starts the execution of a process through programming. |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in the order in which they appear in the code... |
|
|
|
|
|
|
|
| The code editor is the editor where the developers spend most of their time. This help page... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application...... |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
| The wizard for creating iPad windows allows you to easily create a window containing all the main... |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|