ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<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.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......