ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
29. SEO in practice
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag-and-drop operation from the Windows explorer.
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.