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).
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
ToClipboardRTF (Function)
Writes a character string in RTF into the clipboard.
<ANSI string>.Complete (Function)
Returns a character string of a specified length.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ExtractLine (Function)
Extracts a specific line from a character string.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Programming the looper attributes
All the looper attributes can be handled by programming......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
The pages
Pages are the main interface of a WEBDEV site......
MaskFormat (Function)
Formats a character string using an InputMask variable.
Group (Property)
The Group property is used to identify and change groups of elements.
State (Property)
The State property is used to get and change the state of an element.
URL (Property)
The URL property is used to get and change a URL.
Manipulating Scheduler controls programmatically
A Scheduler control can be......
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....