ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
<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.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
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).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SysShutdown (Function)
Stops the system or closes the current Windows session.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Info (Function)
Displays a custom message in a system information window.
InfoBuild (Function)
Displays a custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.