ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
The Check Box control
A Check Box can correspond to......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
The Dashboard control
Dashboards are essential elements in an application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
17. WLanguage: a simple and powerful language
27. Center or anchor a site horizontally
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......