ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
Operating mode of dynamic Active WEBDEV Pages
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Designing a supercontrol
A supercontrol is an advanced type of control......
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ERR_NO_PROJECT
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Error 123: The constant already exists
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Handling the report blocks through programming
Each report block is associated with different events......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......