ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
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...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<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.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
9. Internal component
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
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.
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......
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).