ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in 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.
<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.
Constants for telemetry management
Constants for telemetry management...
<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.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......