ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Word Processing functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Warning
From version 24, this function is kept for backward compatibility. It is recommended to use iPrintDoc, which offers more possibilities.
Prints the content of a Word Processing control in "docx" format.
Remark: This function is equivalent to iPrintDoc.
Example
iDestination(iViewer)
WP_MyWPControl.Print()
Syntax
<Word Processing control>.Print()
<Word Processing control>: Control name
Name of the Word Processing control whose content must be printed.
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help