ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Windows
The windows represent the main interface of a WINDEV application......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Error 1001: The operators: and:: can only be used in the methods of classes
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Sharing elements with a WINDEV application
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
15. Repeating a group of controls: loopers
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Error 2: Incomplete line
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Sorts in a report
The sort is used to organize the information displayed in the report......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.