ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
dCopyImage (Example)
Usage example of the dCopyImage function
Popup window
WINDEV allows you to open windows in popup format......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
14. Managing the "Back" button in practice
Table,Modify (External language)
Modifies an element in a Table control.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FinFutureVal (Function)
Returns the future value of an investment.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Warning (Function)
Displays a custom message in a system warning window.
Text (Property)
The Text property is used to get and modify text.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
XMLNext (Function)
Positions on the next element (tag or attribute).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SocketCreate (Example)
Usage example of the SocketCreate function
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.