ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
docFragment variable with the inserted fragment.
Name of the variable of type Document to be used.
Position where the element will be inserted. This position is expressed in number of characters.
Element to insert: Element: Name of the docElement variable that corresponds to the element to insert. Document: Name of the Document variable that corresponds to the document to insert. Paragraph: Name of the docParagraph variable that corresponds to the paragraph to insert. Text in character string format: Text to Insert.You can use the following constants in the insertion text 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 to. Image: Name of the Image variable that will be inserted at the specified position.Fragment: Name of the docFragment variable that will be inserted at the specified position.
Last update: 05/26/2022
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: