|
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8...... |
|
|
|
|
|
|
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
The home page is the first page of your site...... |
|
|
|
|
|
|
List of automated tests: Test-specific functions... |
|
|
|
|
|
|
The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
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 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. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|