ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
16. Types of code
ERR_BAD_DLLEXE
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
ERR_SESSION_CLOSED
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ERR_NO_PROJECT
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
ERR_MISSING_PAGE
ERR_ALREADYCONNECTED
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)....
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......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Printing in PDF format: Special cases
Specific features of print in PDF format...
AAF: Sort/Search/Filter on the columns of Table controls
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......