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.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
iParameterViewer (Function)
Configures the report viewer.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
WDSQL, SQL querier: Overview
WDSQL is used to......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
WINDEV applications for Linux: Specific features
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Starting WDOptimizer in a command line
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
1
3
4
5
6
7
>