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.
Longitude (Property)
The Longitude property is used to get and change the longitude of an element.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
Link (Property)
The Link property is used to get and change the link of an element.
MessageID (Property)
The MessageID property is used to get and change an email ID.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Latitude (Property)
The Latitude property is used to get and change the latitude of an element.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
User (Property)
The User property is used to identify and change the user of a feature.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
StringInsert (Function)
Inserts a string into another character string at a given position.
Scheduling (Property)
The Scheduling property is used to get and change planning options.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Property (Property)
The Property property is used to get and change the properties of an element.
Level
The Level property is used to get and change the numbering level.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Replication (Property)
The Replication property is used to identify and change the replication mode.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.