ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
6. Multilingual websites
Inserts a row into a Looper control....
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
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...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.