ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
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......
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Composite chart
A composite chart is a chart that displays several types of charts......
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).
grDeleteAll (Function)
Erases a chart and destroys this chart.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
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.
The Image control
The Image control is used to......
1
2
3
4
5
6
296
>