ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
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 (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Composite chart
A composite chart is a chart that displays several types of charts......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
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......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
1
3
4
5
6
7
102
>