ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
<Chart>.AddData (Function)
Adds a data into a chart.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
UploadStart (Function)
Starts sending the selected files into an Upload control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.