|
|
|
|
|
|
|
The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
The global procedures are grouped in set of procedures...... |
|
|
|
|
|
|
The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
The XMLSource property is used to get the XML source code. |
|
|
|
|
|
|
List of automated tests: Test-specific functions... |
|
|
|
|
|
|
Indicates whether the code is run in PHP simulator mode. |
|
|
|
|
|
|
Indicates whether the code is run in Android Widget mode. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch simulator. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch emulator. |
|
|
|
|
|
|
Sends the security code to the user so that he can change his password. |
|
|
|
|
|
|
The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
Source Code Manager (SCM)... |
|
|
|
|
|
|
Generates the source code of the email to send from an Email variable. |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|