|
|
|
|
|
|
Category: Word Processing functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
Replaces the current formatting of a selection with the default formatting. |
|
|
|
|
|
|
Replaces the content of the current fragment. The objects that can be used are: - an element,
- a document,
- a paragraph,
- a text,
- an image,
- a fragment.
|
|
|
|
|
|
|
Replaces the specified fragment with a table.
|
|
|
|
|
|
|
Adds an element, document, paragraph, text, image or fragment to the end of a Document variable..
|
|
|
|
|
|
|
Closes the docx file associated with the Document variable and frees the document. |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo").
|
|
|
|
|
|
|
Inserts an object in a Document variable. The objects that can be used are: - an element,
- a document,
- a paragraph,
- a text,
- an image,
- a fragment.
|
|
|
|
|
|
|
Inserts a table in a Document variable. |
|
|
|
|
|
|
Prints the content of a Document in "docx" format. |
|
|
|
|
|
|
Restores the last action canceled on a Document variable. |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Document variable. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
Finds a character string in an entire Document variable. |
|
|
|
|
|
|
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo"). |
|
|
|
|
|
|
Converts a Document variable into an HTML file. |
|
|
|
|
|
|
Exports a page contained in a Document variable in image format. |
|
|
|
|
|
|
Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
Undoes the last action performed on a Document variable. |
|
|
|
|
|
|
Returns the number of actions that can be undone in a Document variable. |
|
|
|
|
|
|
Deletes the entire history of Undo/Redo mechanism for a Word Processing document. |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Adds an element, document, paragraph, text, image or fragment to the end of a Word Processing control. |
|
|
|
|
|
|
Replaces the current formatting of a selection in a Word Processing control with the default formatting. |
|
|
|
|
|
|
Closes the docx file associated with the Word Processing control and frees the document. |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").
|
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Enables the format painter mode in the Word Processing control or determines if this mode is enabled. |
|
|
|
|
|
|
Enters Word Processing control in a specific part of the document: body, header or footer. |
|
|
|
|
|
|
For a given position (coordinates of a point) in a Word Processing control, returns one of the following:- the number of the corresponding page,
- the corresponding X-position (in mm),
- the corresponding Y-position (in mm).
|
|
|
|
|
|
|
Inserts an object in a Word Processing control. The objects that can be used are: - an element,
- a document,
- a paragraph,
- a text,
- an image,
- a fragment.
|
|
|
|
|
|
|
Inserts a table into a Word Processing control. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed. |
|
|
|
|
|
|
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
Prints the content of a Word Processing control in "docx" format. |
|
|
|
|
|
|
Restores the last undone action on a Word Processing control. |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Word Processing control. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
Finds a character string in an entire Word Processing control. |
|
|
|
|
|
|
Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo"). |
|
|
|
|
|
|
Converts the content of a Word Processing control into an HTML file.
|
|
|
|
|
|
|
Exports a page from a Word Processing control in image format. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Creates a character string from the data of a Word Processing control. |
|
|
|
|
|
|
Undoes the last action performed on a Word Processing control. |
|
|
|
|
|
|
Returns the number of actions that can be undone in a Word Processing control. |
|
|
|
|
|
|
Deletes the entire history of the Undo/Redo mechanism for a Word Processing control. |
|
|
|
|
|
|
Adds: - at the end of a word processing document: an element, document, paragraph, text, image or fragment.
- at the end of a fragment: an element, text or image.
|
|
|
|
|
|
|
Changes the Z-order of an Image or Text Area element in a DocX document. |
|
|
|
|
|
|
Replaces the current formatting of a selection with the default formatting. |
|
|
|
|
|
|
Closes a docx file and frees the document. |
|
|
|
|
|
|
Deletes an element from a document. This element is deleted from its associated document. |
|
|
|
|
|
|
Deletes a table of contents from a document. |
|
|
|
|
|
|
Signals the end of the grouping of a set of operations into a single event (undo/redo management). |
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
Finds a character string: - in an entire Word Processing document.
- in a fragment.
|
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Enables the format painter mode in the Word Processing control or determines if this mode is enabled. |
|
|
|
|
|
|
Enters Word Processing control in a specific part of the document: body, header or footer. |
|
|
|
|
|
|
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer. |
|
|
|
|
|
|
For a given position (coordinates of a point) in a Word Processing control, returns one of the following:- the number of the corresponding page,
- the corresponding X-position (in mm),
- the corresponding Y-position (in mm)
|
|
|
|
|
|
|
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: - an element,
- a document,
- a paragraph,
- a text,
- an image,
- a fragment.
|
|
|
|
|
|
|
Inserts a table into a Word Processing document. |
|
|
|
|
|
|
Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed. |
|
|
|
|
|
|
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
Returns the position of the first character in a given page in a Text Processing control. |
|
|
|
|
|
|
Prints a document in "docx" format. |
|
|
|
|
|
|
Restores the last undone action on a Word Processing document. |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Word Processing document. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string: - in an entire Word Processing document.
- in a fragment.
|
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
Signals the start of the grouping of a set of operations on a document into a single event (undo/redo management). |
|
|
|
|
|
|
Converts a Word Processing document into an HTML file. |
|
|
|
|
|
|
Exports a page found in a Word Processing document in image format. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Creates a character string from the data: - found in a Word Processing control or in a Word Processing document.
- found in a paragraph of a Word Processing control.
|
|
|
|
|
|
|
Undoes the last action performed on a Word Processing document. |
|
|
|
|
|
|
Returns the number of actions that can be undone on a document. |
|
|
|
|
|
|
Deletes the entire history of Undo/Redo mechanism for a Word Processing document. |
|
|
|
|
|
|
Updates the formulas in a document. |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
The following functions are used to manage Word Processing controls: |
|
|
|
|
|
|
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents... |
|
|
|
|
|
|
The following constants are used by the functions for managing the Word Processing control: |
|
|
|
|
|
|
The following functions are used to manage Word Processing controls: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|