ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Events associated with Image controls
List of events associated with Image controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
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......
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, ......
End of Document block
The End of document block is run once at the end of the report execution......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
EmailGetAll (Function)
Retrieves all the emails found on a server.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Burner constants
List of constants used by the burner functions....
GanttListTask (Example)
Usage example of the GanttListTask function