ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
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......
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.
Report based on a query
Queries are used to easily select records in one or more data files......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
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.
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......