ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check model
You can use check models to easily create checks...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Warning 127: You are using a data source local to the process
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
ContactAdd (Example)
Usage example of the ContactAdd function
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Error 2109: You are using the ObjectInfo function
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
FTPSend (Example)
Usage example of the FTPSend function
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Operations performed on component diagrams
The following paragraphs explain......