ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
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......
Error 122: The name of an Automation object must be a string
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
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....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Automatic management of exceptions
The management of exceptions can be customized by process......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Options of the window editor
To configure the general options of the window editor......
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......
Various constants
List of various constants used by the constants WINDEV functions....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
AAF: Context menu of Image controls
A context menu is available for Image controls......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Code snippets
The code editor allows you to enter "Code snippets"......
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......