ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Note (Property)
The Note property is used to get and change a text associated with an element.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
How to open a window?
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Overview of external languages
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating the Relation pages of a WEBDEV RAD pattern
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
MaskFormat (Function)
Formats a character string using an InputMask variable.
Binding controls to data
A window or page can display information from......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
7. Window templates
...Window templates...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......