ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
PageDisplay (Function)
Displays a web page in the user's browser....
Using the query result
The result of a select query can be used in......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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......
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......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing emails
List of constants used by the functions for managing emails....
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
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....
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
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.