ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
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......
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.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
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.
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....
HReadFirst (Function)
Sets the position on the first record according to a browse item.