ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
ERR_BUTTON_EXPECTED
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
fSelectDir (Function)
Opens a directory picker.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.