ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Popup page
PDFReaderInfoXY (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....
<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....
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
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...
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.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Simple statements
Compound statements
The report editor allows you to create "Label" reports......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
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.
IntervalY (Property)
The IntervalY property gets the interval between marks on the Y-axis.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.