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
Closes the docx file associated with the Word Processing control and frees the document.
Example
WP_MyDocument.Close()
Syntax
<Word Processing control>.Close()
<Word Processing control>: Control name
Name of the Word Processing control to use.
The physical file associated with this control (if it exists) is closed. The modifications performed in the file will not be saved until it is closed (use <Word Processing>.Save if necessary).
Component: wd290mdl.dll
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