ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
20. Control templates
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Scheduler control functions
List of functions that can be used with a Scheduler control....
TreeMap control functions
The following functions are used to manage TreeMap controls:...
Organizer control functions
The following functions are used to manage the Organizer control:...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Map control functions
Map control functions...
TimeLine control functions
The following functions are used to manage TimeLine controls:...
Tab control functions
The following functions are used to manage tabs......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Table control functions
List of functions specific to Table controls...
TreeView control functions
The following functions are used to manage TreeView controls:...
Toolbar control functions
List of functions for managing Toolbar controls...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......