ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
TimeToInteger (Function)
Converts a time to an integer.
CurrentWin (Function)
Identifies the window currently in edit.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
TimeToString (Function)
Converts a time to a string in the specified format.
WinChangeAlias (Function)
Modifies the alias of a window.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
TimeValid (Function)
Checks the time validity.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
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.
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.