ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
ERR_PARSER
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
ERR_BAD_FILE
Query and project
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
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ERR_BAD_DLLEXE
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
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_NO_PROJECT
ERR_SESSION_CLOSED
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
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......