ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary...
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image 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.).
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
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.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON 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).
<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.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server...
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
iParameterPreview (Function)
display or not the ribbon panes (as well as the buttons found). the export options available in the mini...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
1
2
3
4
5
6
7
>