|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control. |
|
|
|
|
|
|
|
| Creates and runs a custom action (defined through programming) with support of "Undo/Redo".... |
|
|
|
|
|
|
|
| Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo. |
|
|
|
|
|
|
|
| In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...... |
|
|
|
|
|
|
|
| Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...... |
|
|
|
|
|
|
|
| The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...... |
|
|
|
|
|
|
|
| When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects...... |
|
|
|
|
|
|
|
| The docSection type is used to define the advanced characteristics of a section found in a document or paragraph. |
|
|
|
|
|
|
|
| The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable. |
|
|
|
|
|
|
|
| The Section property is used to manage sections in Word Processing documents. |
|
|
|
|
|
|
|
| The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets...... |
|
|
|
|
|
|
|
| The ReadOnly property is used you to determine if an element is read-only. |
|
|
|
|
|
|
|
| MongoDB is a document-oriented NoSQL database...... |
|
|
|
|
|
|
|
| Deletes the entire history of Undo/Redo mechanism for a Word Processing document.... |
|
|
|
|
|
|
|
| Deletes a break from a Table control or from a Looper control. |
|
|
|
|
|
|
|
| Deletes all breaks from a Table control or from a Looper control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents...... |
|
|
|
|
|
|
|
| To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message...... |
|
|
|
|
|
|
|
| WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages...... |
|
|
|
|
|
|
|
| WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| The PageLayout property sets the layout characteristics of a document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|