ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Internal component
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
Events associated with internal windows
List of events associated with internal windows...
WinInWidth (Function)
Returns the internal width of a window (without border).
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<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...
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...
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...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
1
2
3
4
5
6
28
>