ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDDeploy: Deploying a package
WDDeploy can be used to......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
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....
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......
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......
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....
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......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Various WEBDEV constants
Various WEBDEV constants...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
TreeView constants
List of constants used by the TreeXXX functions...
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......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.