ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Combination (Type of variable)
A combination is a set of options.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Creating the Vision windows of the WINDEV RAD pattern
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Testing a project: setting
By testing the project you can simulate how the application will run......
The OLE control
The OLE control is used to handle an OLE object......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating the Relation windows of a WINDEV RAD pattern
Container column in a Table control
A cell found in a Table control can contain a set of controls......