|
|
|
|
|
|
|
To transform a page in Session mode into an Active WEBDEV Page:... |
|
|
|
|
|
|
Versions 27 and later include a Private Store...... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Associates a procedure written in WLanguage with an event of Xaml 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. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
WLanguage procedure ("callback") called when the video recording is completed. |
|
|
|
|
|
|
Enables or disables a WLanguage procedure called on each request in a session. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fCopyFile for each copied file. |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
Associates a procedure written in WLanguage with an event of ActiveX control. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
List of properties associated with the tabs of Sidebar controls... |
|
|
|
|
|
|
Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|