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: "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: "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...
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>.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).
<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.
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.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
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.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
<String type>.Insert (Function)
Inserts a string into another character string at a given position.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Start (Property)
The Start property gets the starting point of an element or event.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Multiline strings
To type character strings over several lines in the code editor...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.