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).
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Major (Property)
The Major property is used to get and change the Major number of a Beacon.
Minor (Property)
The Minor property is used to get and change the Minor number of a Beacon.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).