ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Compound statements
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
FaxConnect (Function)
Establishes a connection to a fax server.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MatFloatAdd (Function)
Adds a value to each matrix element.