ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 PostgreSQL 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
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Python: Native calls
WLanguage allows for native Python calls......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
DisplayLED (Property)
The DisplayLED property manages LED notifications.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
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......
Interactive notification management functions
Constante de gestion des notifications interactives...
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......
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......