ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
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....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
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.
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......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......