ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 3: Printing characters, images, etc.
This step consists in "sending the different elements to print to the printer"......
Error 202: The method already has an access attribute (public, protected or private)
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Creating a select query
A select query (corresponding SQL statement......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
grPrint (Function)
Prints a chart.
<Chart>.Print (Function)
Prints a chart.