ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
ProximityShareStopAll (Function)
Stop the current proximity share(s): stop waiting for connection, stop searching for remote devices, disconnect all currently connected devices.s...