ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
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......
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
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......
Report based on a query
Queries are used to easily select records in one or more tables......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......