ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Options of the window editor
To configure the general options of the window editor......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
<Source>.ExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
<Source>.ExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
HExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
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.