ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Principle for running threads
At runtime, an application runs in a main thread......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Arithmetic operators
The arithmetic operators are......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Error 121: Shadowing a structure
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Handling TimeLine controls programmatically
A TimeLine control can be......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Handling Gantt Chart controls programmatically
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Handling Scheduler controls programmatically
A Scheduler control can be......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.