ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
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......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
grPrint (Function)
Prints a chart.
<Chart>.Print (Function)
Prints a chart.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iDestination (Function)
Configures the print destination.
iPreview (Function)
Configures the print destination.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
iSequencingPrint (Function)
Prints a sequence of reports.
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.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
DocPrint (Function)
Prints a document in "docx" format.
iPrintDoc (Function)
Prints a document in "docx" format.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
1
4
5
6
7
8
66
>