ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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.
ERR_WDADMIN_EXIST
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Constants for telemetry management
Constants for telemetry management...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
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.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
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:
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.