ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
<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....
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
The home page
The home page is the first page of your site......
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Error 701: The property is read-only
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
<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.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Simple statements
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Compound statements
The report editor allows you to create "Label" reports......
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.