ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramToSVG (Function)
Exports a diagram to an SVG image.
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.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
<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.).
<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.
1
6
7