ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WEBDEV concepts
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Sub-query
A sub-query is a query whose result is used by another query......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Error (Function)
Displays a custom error message in a system error window.
The Clickable Image control
The Clickable Image control can be used to......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
fSeek (Example)
Usage example of the fSeek function
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
fShortName (Example)
Usage example of the fShortName function
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
fDelete (Example)
Usage example of the fDelete function