ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Customizing the report viewer: Available windows
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
6. Multilingual sites
1. WEBDEV editors
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.