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....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<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....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
2. Projects in practice
Discover the main operations that can be performed on a project....
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
15. Creating the executable in practice
Creating the executable in practice...
Composite keys
A composite key is a key item containing several other items......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Multi-project search
Performing a search in the current project is a common operation......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....