ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Events associated with Edit controls
WLanguage events associated with Edit controls...
HDFS constants
The following constants are used by the HDFS functions:...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.