ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query editor: Characteristics
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Page constants
List of constants used by page functions....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Creating the Relation windows of a WINDEV RAD pattern
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WINDEV: Example of programmed Drag and Drop
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Twain constants
List of constants used by the Twain functions....
Configuring the setup program
Two tools can be used to create a setup program......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...