ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
xlsSave (Function)
Saves an XLS document.
PDFToText (Function)
Extracts text from a PDF file.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
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.
hdfsConnection (Variable type)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Passing parameters
The parameters can be passed to a procedure......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......