ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
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.
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.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or 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.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Automatic management of exceptions
The management of exceptions can be customized by process......