ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Telephony functions
List of telephony functions...
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....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Customizing the report viewer: Available windows
This help page presents the different data sources available for a control....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Interface of WDInst
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......