ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Video functions
List of video functions...
Window controls
Several types of controls can be used in a window, ......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Handling menu options programmatically
The menu options can be handled......
Recompiling the project
The project compilation is a process used to......
Telephony constants
List of constants used by telephony functions...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
HFSQL management functions
List of functions for HFSQL management...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......