PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
WD The financial functions
Published by Boller
in the category Tools
New features



Description
WD The financial functions

// Calculate the number of payments
Info("Number of payments for this loan is set to: "+FinPaymentNb(-monthlypayment, AnnualInterestRate/12, LoanAmount))
// Note: the monthly rate must be indicated!


// Future value of investment. The initial capital is equal to $100 000.
// 3 000 F are paid each month during 2 years. The interest rate is set to 8%.
Info("The future value of the investment will be: "+ FinFutureVal(-InitialCapital, -In

FinRedemption
Creates a redemption matrix for the amount of a load with a fixed interest rate for a given duration
FinDecreasingRedemption
Calculates the value of the amortization of a good for a specific period via the formula for fixed-rate decreasing redemption
FinLinearRedemption
Calculates the value of the linear amortization of a good for a given period
FinError
Returns the number of the last error caused by a financial function
FinPeriodInterest
Evaluates, for a given period, the amount of interests due for a load repaid by constant repayments with a constant interest rate
FinPaymentNb
Returns the number of payments required to reimburse a capital according to a rate
FinInterestRate
Evaluates the interest rate for a given load over a period with constant repayments
FinCurrentVal
Returns the current value of an investment
FinNetCurrentVal
Returns the current value of an investment based on non-constant financial rate
FinFutureVal
Returns the future value of an investment (constant periodic repayments with fixed interest rate)
FinRepayVal
Returns the amount of each periodic repayment of an investment with constant repayments and fixed interest rate


--

FinRedemption
Cria uma matriz de resgate para o valor de uma carga com taxa de juros fixa para um determinado período
FinDecreasingResgate
Calcula o valor da amortização de um bem por um período específico através da fórmula de resgate decrescente de taxa fixa
Resgate FinLinear
Calcula o valor da amortização linear de um bem para um determinado período
FinError
Retorna o número do último erro causado por uma função financeira
FinPeriodInterest
Avalia, para um determinado período, o montante dos juros devidos por uma carga reembolsada por amortizações constantes com uma taxa de juro constante
FinPaymentNb
Retorna o número de pagamentos necessários para reembolsar um capital de acordo com uma taxa
FinInterestRate
Avalia a taxa de juros para uma determinada carga durante um período com pagamentos constantes
FinCurrentVal
Retorna o valor atual de um investimento
FinNetCurrentVal
Retorna o valor atual de um investimento com base na taxa financeira não constante
FinFutureVal
Retorna o valor futuro de um investimento (pagamentos periódicos constantes com taxa de juros fixa)
FinRepayVal
Retorna o valor de cada reembolso periódico de um investimento com reembolsos constantes e taxa de juros fixa
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
No review or comment? Be the first one!