ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
DnDForce (Function)
DnDForce is kept for backward compatibility.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
BurnerAddFile (Function)
Adds a file to the compilation.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Bitwise operators
The operations on binary values are performed......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
End of Document block
The End of document block is run once at the end of the report execution......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Automatic calculations in a Table control (AAF)
Infinite Progress Bar control
Progress bars provide useful information to the end user......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......