ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
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....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
11. Choosing the action of a button/link
The OLE control
The OLE control is used to handle an OLE object......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Events associated with an infinite Progress Bar control
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......
Word Processing control events
WINDEV manages the following events by default......
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)......
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......
Internal component
An internal component is a set of elements from a project......
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......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with a Spreadsheet control
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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, ......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......