|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
List of automated tests: Test-specific functions... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|