ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
iPrintReport (External language)
Prints a report created with the report editor.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
iParameterReport (Function)
Configures the printer by opening the configuration window.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Report>.Print (Function)
Prints a report created with the report editor.
iPrintReport (Function)
Prints a report created with the report editor.
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.)......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
1
5
6
7
8
9
65
>