ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
12. Synchronizing data
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Telemetry management functions
The following functions are used to manage the telemetry:...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.