ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a 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.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
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.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
NoteDelete (Function)
Deletes a repositionable note found in the current window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.