ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
xlsSave (Function)
Saves an XLS document.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via AJAX.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
FinFutureVal (Function)
Returns the future value of an investment.
PDFToText (Function)
Extracts text from a PDF file.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......