ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
<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.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<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.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
Events associated with internal windows
List of events associated with internal windows...
gpwOpen (Function)
Opens the User Groupware login window or page.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WinInWidth (Function)
Returns the internal width of a window (without border).
WinOutWidth (Function)
Returns the full width of a window (including the border).