ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
1. Examples provided with WINDEV Mobile
Creating nested reports
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
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.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
1
3
4
5
6
7
152
>