ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
<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.
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....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
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......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Principle of remote check
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Error 1014: The access to the member of the class is restricted by a private inheritance
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.