ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Properties of a help page
The characteristics of a help page are used to define......
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....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
InfoBuild (Function)
Displays a custom message in a system information window.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Internal component
An internal component is a set of elements from a project......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Creating the Relation pages of a WEBDEV RAD pattern
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
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....
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.
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.
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......