ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Handling report blocks
The different operations available on report blocks are as follows......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Events associated with control templates
List of events associated with control templates...
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......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
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)...
Warning 127: You are using a data source local to the process
AAF: Sort/Search/Filter on the columns of Table controls
Events associated with ListView controls
List of events associated with ListView controls...
ContactAdd (Example)
Usage example of the ContactAdd function
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Check model
You can use check models to easily create checks...
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, ......