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.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Programming automatic calculations in the columns of a Table control
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found...
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...
XLS file handling functions
List of functions for managing XLS files...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Programming custom calculations in Table controls
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
AAF: Context menu of Image controls
A context menu is available for Image controls......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project...
1
2
3
4
5
6
7
>