ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
2. User-friendly editors in practice
User-friendly editors in practice...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Creating a flexible modeling
To create a new flexible modeling, you can......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Query editor
The query editor is used to automatically create queries on the data files......
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.
zipDeleteAll (Function)
Deletes all files from an archive.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
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......
3-tier architecture
The development in "3-tier" architecture is now simplified......
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.