ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3-tier architecture
The development in "3-tier" architecture is now simplified......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
6. Internal window
Internal windows...
SQLModify (Function)
Modifies the content of a row in the query result.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Query editor
The query editor is used to automatically create queries on the data files......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
LooperInsert (Function)
Inserts a row into a Looper control.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Limitations of WINDEV, WEBDEV and WINDEV Mobile