ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Font set (WEBDEV website)
The browser support the most common fonts by default......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
HDescribeConnection (Function)
Describes a new connection to an external database.
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically......
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The Context Menu control (WEBDEV)
Context menus are often used in websites......
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
HTTPRequest (Function)
Starts an HTTP request on a server.
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....
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)......
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
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
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....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on a query
Queries are used to easily select records in one or more data files......