ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
<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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Internal Report control properties
List of properties associated with the Internal Report control...
Extern (Reserved word)
EXTERN is used to...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
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.
7. Internal component
An internal component is a set of elements from a project....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.