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).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
WINDEV concepts
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Events associated with Toolbar controls
List of events associated with Toolbar controls...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
<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)....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Events associated with Tab controls
List of events associated with Tab controls...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Events associated with Image controls
List of events associated with Image controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Events associated with Calendar controls
List of events associated with Calendar controls...