ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
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....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
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....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Break in a report
The break is used to group the records corresponding to a sort criterion......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
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......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......