ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
ControlCurrent (Function)
Returns the name of the control currently in edit.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
Window functions
List of functions for managing windows...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
DownloadAdd (Function)
Adds a new download in the device's download manager....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Truncate (Function)
Truncates the right part of a string or buffer.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.