ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxConnect (Function)
Establishes a connection to a fax server.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
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.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
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.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
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.
EmailReadNext (Example)
Usage example of the EmailReadNext function