ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The use of the Automation type in a site is reserved for the advanced users
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Programming an indexed control
The Static control
A Static control is a control used to display a static text......
Constants used by the functions for managing Dockable Panel controls
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ERR_NO_DLLEXE
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Image control
The Image control is used to......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Global and local variable
Two types of variables are available......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Query editor
The query editor is used to automatically create queries on the data files......
Saving entered data (AAF)