ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Composite chart
A composite chart is a chart that displays several types of charts......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
grDeleteAll (Function)
Erases a chart and destroys this chart.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......