ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Installing a Webservice (old format)
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
BrowserShare( Function)
Starts native device sharing.
Automation object
The Automation keyword is used to declare an automation object...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
8. "Mobile friendly" site: Dynamic serving
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
SNMPOIDType (Function)
Returns the type of data in an OID.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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......
HOnError (Function)
Customizes the management of HFSQL errors.
Constants for managing the Image Editor control
FontCreate (Function)
Creates a font definition.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function