ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
6. Multilingual sites
<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.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
<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.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.