ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPRequest (Function)
Starts an HTTP request on a server.
WDDeploy: Deploying a package
WDDeploy can be used to......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HDescribeConnection (Function)
Describes a new connection to an external database.
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Customizing the User Groupware
Resets the variable to its initial value....
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.
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....
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)......
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....