ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector - License Agreement
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Python: Native calls
WLanguage allows for native Python calls......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
DisplayLED (Property)
The DisplayLED property manages LED notifications.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Camera control in a mobile application
The Camera control is used to......
Format (Property)
The Format property is used to identify and change the format of an element
Group (Property)
The Group property is used to identify and change groups of elements.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...