ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
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.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WinInWidth (Function)
Returns the internal width of a window (without border).
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SysShutdown (Function)
Stops the system or closes the current Windows session.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.