ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PermissionRequest (Function)
Prompts the user to grant an application permission.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
iMargin (Function)
Defines the "logical" print margins.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
FinFutureVal (Function)
Returns the future value of an investment.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...