ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Table,Modify (External language)
Modifies an element in a Table control.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
fTrackFile (Function)
Triggers the tracking of a file.
Compilation options
The compilation options allow you to define the help system generation settings......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
StatCovariance (Function)
Calculates the covariance between two series of values.