|
|
|
|
|
|
|
Exports a page from a Word Processing control in image format. |
|
|
|
|
|
|
Finds a character string in an entire Word Processing control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Converts the content of a Word Processing control into an HTML file. |
|
|
|
|
|
|
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Creates a character string from the data of a Word Processing control. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
WEBDEV proposes several actions of the button on the controls of the page...... |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
WEBDEV includes several types of pages to create dynamic sites...... |
|
|
|
|
|
|
A Word Processing control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The computers are becoming more and more powerful...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to animate the controls found in a window...... |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|