ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ERR_WDADMIN_EXIST
<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.
Constants for telemetry management
Constants for telemetry management...
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.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
<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.
<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.
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.