ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<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.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (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).
ImageStartScrolling (Function)
Starts cycling through images.
<Image>.StartScrolling (Function)
Starts cycling through images.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<Source>.ChangeKey (Function)
Changes the browse item.
HChangeKey (Function)
Changes the browse item.
Execute (Function)
Starts the execution of a process through programming.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Edit options of a report
The report editor allows you to......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
ThreadExecute (Function)
Starts the execution of a secondary thread.
".STY" file: "Style sheet" file
A style sheet is a "......
Binding controls to data
A window or page can display information from......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
CertificateSignString (Function)
Creates the signature of a character string.
SaaSChangePassword (Function)
Changes the password of the connected user.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......