ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Date (Type of variable)
The Date type enables you to easily handle the dates...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Various constants
List of various constants used by the constants WINDEV functions....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
dArc (Example)
Usage example of the dArc function
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.