ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
The OLE control
The OLE control is used to handle an OLE object......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Internal component
An internal component is a set of elements from a project......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Error 203: The procedure already has a scope attribute (local or global)
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The Wire control
The Wire control is used to visually link 2 controls......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
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......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......