AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Procesador de texto
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
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Example
WP_MyDocControl.GoIntoEdit(docHeader)
Syntax
<Word Processing control>.GoIntoEdit(<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: wd290mdl.dll
Versión mínima requerida
  • Versión 23
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/06/2023

Señalar un error o enviar una sugerencia | Ayuda local