ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Supercontrol
A supercontrol is an advanced type of control......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Image (Property)
The Image property gets and sets the background image of a control or block.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Set of procedures
The global procedures are grouped in set of procedures......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
5. User Groupware in practice
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......