ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
24. Displaying and linking pages
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Step 1: Configuring the print parameters
This step allows you to choose......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
23. Print modes
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Creating the Form windows of a WINDEV RAD pattern
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Creating the Table windows of the WINDEV RAD pattern
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Image editor: Features
The image editor includes several features......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......