ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
<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.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
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.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
<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.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
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.