ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
HExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
<Source>.ExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
<Source>.ExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
9. Types of standard controls
Types of standard controls...
<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>.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.)....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......