ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
InfoBuild (Function)
Displays a custom message in a system information window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
PaletteGet (Function)
Gets the palette currently used by the project or window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found 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.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Window (External language)
Returns the number of windows opened at a given time.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
ERR_BAD_DLLEXE
Options of the window editor
To configure the general options of the window editor......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......