ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Automatic management of exceptions
The management of exceptions can be customized by process......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Various constants
List of various constants used by the constants WINDEV functions....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Options of the window editor
To configure the general options of the window editor......
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Code snippets
The code editor allows you to enter "Code snippets"......
BuildAutomationVariant (Function)
Builds an Automation variant parameter.