ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDSQL, SQL querier: Overview
WDSQL is used to......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
WDTRAD License Agreement
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Border management constants
List of constants used by the border management functions....
Bar code constants
WDDIXIO License Agreement
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDINT license agreement
License agreement for the software
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.