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.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
FinCurrentVal (Function)
Returns the current value of investment.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
FinNetCurrentVal (Function)
Returns the net current value of investment.
DurationToString (Function)
Converts a duration to a character string in the specified format.
FinFutureVal (Function)
Returns the future value of an investment.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
DateToDay (Function)
Returns the day that corresponds to a given date.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
DateToInteger (Function)
Converts a date to an integer.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).