ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Android Widget windows
An Android application can contain one or more Widget windows...
Widget functions
Revokes a JSON Web Token (JWT).
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
HOpenConnection (Function)
Opens a connection to a specific database.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
String (Variable type)
The String type is used to manipulate strings......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
iPrintReport (Function)
Prints a report created with the report editor.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTMLToText (Function)
Converts an HTML string or buffer to text.