ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Principle of remote check
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......