ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Font set (WEBDEV website)
The browser support the most common fonts by default......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Various WEBDEV constants
Various WEBDEV constants...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Classes, members, methods and properties
A class is made of......
CharactType (Function)
Returns information about the type of character.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
HTMLToText (Function)
Converts an HTML string or buffer to text.
PermissionRequest (Function)
Prompts the user to grant an application permission.
Compilation options
The compilation options allow you to define the help system generation settings......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WEBDEV Application Server 2024