ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEX constants
List of constants used by the OBEX functions....
Constants for managing tiles
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
fTrackFile (Function)
Triggers the tracking of a file.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
MDIOpen (Function)
Opens and enables an MDI child window.