ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the query result
The result of a select query can be used in......
14. Controls in practice
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
PageDisplay (Function)
Displays a web page in the user's browser....
Google constants
List of constants used by the Google functions....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......