ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error (Function)
Displays a custom error message in a system error window.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
OpenSister (Function)
Opens a non-modal sibling window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.