ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
11. Choosing the action of a button/link
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The OLE control
The OLE control is used to handle an OLE object......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Describing an element
A flexible modeling includes different elements linked together......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Internal component
An internal component is a set of elements from a project......
3-tier architecture
The development in "3-tier" architecture is now simplified......
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......
Events associated with an infinite Progress Bar control
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Events associated with a Spreadsheet control
Word Processing control events
WINDEV manages the following events by default......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with a Dockable Panel control
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
18. Management of business rules
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, ......