|
|
|
|
|
|
|
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control.... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by URISelect for the selected file. |
|
|
|
|
|
|
Associates a procedure written in WLanguage with an event of Xaml control. |
|
|
|
|
|
|
WLanguage procedure ("Callback") called when adding files with zipAddDirectory. |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
WLanguage procedure ("callback") called when the video recording is completed. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fCopyFile for each copied file. |
|
|
|
|
|
|
Running a WLanguage function by dynamic compilation with command formatting...... |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
List of properties associated with the tabs of Sidebar controls... |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center...... |
|
|
|
|
|
|
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo. |
|
|
|
|
|
|
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|