ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Multilingual sites
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...
<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.
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:
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
<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.
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.