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......
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
<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....
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
16. Java applications in practice
Java applications in practice...
<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.