ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Events associated with a Spreadsheet control