ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractPath (Function)
Returns the path of a file found in the archive.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Principle of remote check
FinFutureVal (Example)
Usage example of the FinFutureVal function
zipDeleteFile (Function)
Deletes a file from an archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......