ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
7. Multilingual applications in practice
7. Multilingual sites in practice
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)....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
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......
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....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
2. Projects in practice
Discover the main operations that can be performed on a project....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Multi-project search
Performing a search in the current project is a common operation......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Print modes of a report
Several print modes are available for a report....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Composite keys
A composite key is a key item containing several other items......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......