ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
grPrint (Function)
Prints a chart.
Various constants
List of various constants used by the constants WINDEV functions....
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
fCompare (Function)
Compares the content of two files bit by bit.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
MatFloatAdd (Function)
Adds a value to each matrix element.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
StatVarianceP (Function)
Calculates the variance for a full series of values.
FinNetCurrentVal (Function)
Returns the net current value of investment.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....