ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Type and version of Web server
The configuration diagnostic displays the following error......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......