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.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Discover all the possibilities of pivot tables
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Project Management Hub: Time tracking
The time spent can be listed on......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element:...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit...
Print technical documentation
You can print different technical documentations describing all the elements of the project...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Constants for managing the modification of windows by the user
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified...
iParameterPDF (Function)
Defines the options for the generated PDF file.
".STY" file: "Style sheet" file
A style sheet is a "......
1
2
3
4
5
6
7
>