ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Internal Report control properties
List of properties associated with the Internal Report control...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
1
4
5
6
7
8
101
>