ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Export records from a data file
WDMAP allows you to export records to...
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HExportJSON (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).
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
<Source>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
SQL view
An SQL view is a virtual data source defined by an SQL query......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
7. Multilingual sites in practice
Print constants
List of constants used by the print functions....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Creating a window skin template
7. Multilingual applications in practice
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Image editor: Features
The image editor includes several features......
1
4
5
6
7
8
>