ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HInfoView (Function)
Returns information about a materialized view.
MemCurrent (Function)
Returns the index of the current element.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ColorPalette (Function)
Returns a color found in the current palette.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Handling report blocks
The different operations available on report blocks are as follows......
Handle (External language)
Returns the handle of a window or control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
HInfoReplica (Function)
Returns information about the specified replica.
SysMetric (Function)
Returns the resolution of a specific element.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
SNMPOIDType (Function)
Returns the type of data in an OID.
ServiceStatus (Function)
Returns the current status of a service.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
Table,Col (External language)
Returns the current index of the column.
SysGetExtLink (Function)
Returns the command linked to an extension.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.