ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
"?" menu
WINDEV proposes a help menu adapted to your applications......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.