ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
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......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
End of Document block
The End of document block is run once at the end of the report execution......
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.
Automatic calculations in a Table control (AAF)
BurnerAddFile (Function)
Adds a file to the compilation.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
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....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......