ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteDelete (Function)
Deletes a repositionable note found in the current window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
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.