ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Variable scope
Variables can be declared anywhere in the code....
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Structure of data files of user groupware
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Specific features of the applications for iPhone/iPad
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.