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).
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Constants for managing Map controls
Constants for managing Map controls...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Events associated with Button controls
List of events associated with Button controls...
Handling an internal component
An internal component is a set of elements from a project......
9. Internal component
Events associated with ListView controls
List of events associated with ListView controls...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Events associated with Looper controls
List of events associated with Looper controls...
Handling Scheduler controls programmatically
A Scheduler control can be......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Events associated with Table controls
List of events associated with Table controls...
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.