ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Check model
You can use check models to easily create checks...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
Automatic management of exceptions
The management of exceptions can be customized by process......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Declaring and using a variable
A variable is defined by name and type......
The Organizer control
The Organizer control is used to display and handle organizers......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......