ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Versions 24 and laterdocFragment variable with the added fragment. New in version 24docFragment variable with the added fragment. docFragment variable with the added fragment.
Name of Word Processing control to use.
Object to add: Element: Name of docElement variable corresponding to the element to add.Document: Name of Document variable corresponding to the document to add.Paragraph: Name of docParagraph variable corresponding to the paragraph to add. This paragraph must have been retrieved from a document, it cannot be created from nothing because the array of paragraph elements is read-only.Text in character string format: Text to add.Versions 24 and laterYou can use the following constants in the text to add to manage the different possible breaks: docColumnBreakAdds a column break in a multicolumn section. If the section is not multicolumn, a page break is added.docLineBreakAdds a line break. docPageBreakAdds a page break. docParagraphBreakAdds a paragraph break. New in version 24You can use the following constants in the text to add to manage the different possible breaks: docColumnBreakAdds a column break in a multicolumn section. If the section is not multicolumn, a page break is added.docLineBreakAdds a line break. docPageBreakAdds a page break. docParagraphBreakAdds a paragraph break. You can use the following constants in the text to add to manage the different possible breaks: docColumnBreakAdds a column break in a multicolumn section. If the section is not multicolumn, a page break is added.docLineBreakAdds a line break. docPageBreakAdds a page break. docParagraphBreakAdds a paragraph break. Image: Name of Image variable to add.Fragment: Name of docFragment variable to add.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: