ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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.
Constants for managing emails
List of constants used by the functions for managing emails....
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....
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.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Warning (Function)
Displays a custom message in a system warning window.
Report based on a query
Queries are used to easily select records in one or more data files......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......