|
|
|
|
|
|
|
You can manipulate Image Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
Returns or modifies the style of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Writes cells (values of items) to one or more rows (records) in an HBase table. |
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C...... |
|
|
|
|
|
|
Returns or modifies the style of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server. |
|
|
|
|
|
|
This step allows you to define and choose the different fonts that will be used in the printed document...... |
|
|
|
|
|
|
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device...... |
|
|
|
|
|
|
The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
The HFSQL Control Center is used to implement the automatic server update...... |
|
|
|
|
|
|
Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
By default, when generating the setup program, the files to install are compressed in a single archive file ("...... |
|
|
|
|
|
|
The table below presents the modules installed by the WEBDEV application server for Linux and their main features...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|