ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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...
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...
grSeriesLineType (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).
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling Spreadsheet controls programmatically (in a report)
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Events associated with formatted display controls
List of events associated with formatted display controls...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Defining columns of Table controls programmatically
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Various constants
List of various constants used by the constants WINDEV functions....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
The Edit control
The Edit control allows users to enter data......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Truncate (Function)
Truncates the right part of a string or buffer.
The Multimedia control
The Multimedia control is used to play multimedia files......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....