ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
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.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Export your data to Word
Export your data to Excel
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used...
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
VisibleInExportAndPrint (Property)
or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table...
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON...
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON...
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
1
2
>