ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Creating the Table pages of the WEBDEV RAD pattern
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
MyPage (Reserved word)
MyPage is used to handle the current page...