ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
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.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
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......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
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.
<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.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.