ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Warning (Function)
Displays a custom message in a system warning window.
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....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Managing assertions
...The main available features are as follows:...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Software license agreement
WINDEV Express license agreement...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Info (Function)
Displays a custom message in a system information window.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Environment of the report editor
Environment of the report editor...
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Error (Function)
Displays a custom error message in a system error window.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....