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.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Item control properties
List of properties associated with the Item control...
Managing parallel tasks
The computers are becoming more and more powerful......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Error 810: * can only be used for a parameter with a default value
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......