ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
WEBDEV concepts
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Print constants
List of constants used by the print functions....
2. How to test a site?
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WDDIXIO overview
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......