ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactive notification management functions
Constante de gestion des notifications interactives...
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Error 1012: The class member is not global: it cannot be accessed from a global method
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.