ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Sharing elements with a WINDEV application
Handling a chart in the editor
In the editor, a Chart control includes different sections......
15. Repeating a group of controls: loopers
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The OLE control
The OLE control is used to handle an OLE object......
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......
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......
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......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Internal component
An internal component is a set of elements from a project......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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......
11. Choosing the action of a button/link
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......