ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the setup program
The last wizard step for creating the setup program allows you to......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Image control: the supported formats
The supported image formats are as follows:...
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Help system properties
The properties of help system are used to define......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Error 121: Shadowing a structure
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
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......
Native SQL Server Connector for WINDEV and WEBDEV 2024
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
12. Pages in practice
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native Oracle Connector for WINDEV and WEBDEV
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Translating a text file with WDTRAD