ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
Telephony functions
List of telephony functions...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.