ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
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......
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.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
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.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
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).
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
<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.
Border of controls
One of the most important elements of control style is its border......
Classes, members, methods and properties
A class is made of......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......