ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
4. When to use the debugger?
Set of procedures
The global procedures are grouped in set of procedures......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......