ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
Setup in MSI format
You have the ability to create a setup program in MSI standard......