ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

23. Print modes
Creating a delete query
A delete query (corresponding SQL statement......
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......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
Error 202: The method already has an access attribute (public, protected or private)
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Creating a select query
A select query (corresponding SQL statement......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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.
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......
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....
<Chart>.Print (Function)
Prints a chart.
1
3
4
5
6
7
65
>