ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL Server Native 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 database schema......
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.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Push notifications
A mobile device can receive push notifications......
12. Preventing from going back to a page
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......