ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 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...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
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...
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.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.