ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Binding controls to data
A window or page can display information from......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
How to manage enumerations programmatically?
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
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......
Report and project
In most cases, a report is linked to a project......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.