ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Renaming or changing a computer
During the development phase, you may have to work on different computers......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Specific features of the Express version
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
PDF printing: Special cases
Specific features of print in PDF format...
Type and version of Web server
The configuration diagnostic displays the following error......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
17. Project Management Hub
...Project Management Hub...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
Typing multilingual texts
For a multilingual application, you have the ability to......