ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Word Processing functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Enters Word Processing control in a specific part of the document: body, header or footer.
Example
DocGoIntoEdit(TT_ChampMonDoc, docHeader)
Syntax
DocGoIntoEdit(<Word Processing control> , <Section>)
<Word Processing control>: Control name
Name of the Word Processing control to use.
<Section>: Integer constant
Section of document into which we want to enter in edit:
docBodyEnters in edit in the document body for the current page.
docFooterEnters in edit in the footer of the current page.
docHeaderEnters in edit in the header of the current page.
Component: wd300mdl.dll
Minimum version required
  • Version 22
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/28/2025

Send a report | Local help