ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
SQLExec (Function)
Names and runs an SQL query.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.