ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
.NET object
To access a class......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
The Dashboard control
Dashboards are essential elements in an application......
How to save and retrieve an image in a binary memo
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Structure (Type of variable)
A structure is a custom type of data...
HDelete (Function)
Deletes a record from a data file (query or view).
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
SSHWrite (Function)
Writes data into the specified SSH session.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Multi-product external components
Components are a remarkably useful tool for development teams......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
WDINT setup