ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.