ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Programming an indexed control
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
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....
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....
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.
11. Popup page
Error 701: The property is read-only
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-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......