ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Returns the number of the line that contains a character identified by its position in a block of text....
Executable: Saving the project
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WDMSG, WDTRAD and WDDIXIO: Translation tools
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
ChangeTarget (Function)
Changes the target of a button action.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
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 a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Error 4: A space is required after the ':' character