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).
Events associated with Static controls
List of events associated with Static controls...
Events associated with Flash controls
List of events associated with Flash controls...
Events associated with Link controls
List of events associated with Link controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Events associated with TreeView controls
List of events associated with TreeView controls...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Spin controls
List of events associated with Spin controls...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
The use of the Automation type in a site is reserved for the advanced users
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......