ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to perform a full file browse?
Events associated with Link controls
List of events associated with Link controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......
Events associated with Button controls
List of events associated with Button controls...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Events associated with Looper controls
List of events associated with Looper controls...
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
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....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......