|
|
|
|
|
|
|
Updates the formulas in a document. |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
Changes the Z-order of an Image or Text Area element in a DocX document. |
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
The different operations available on report blocks are as follows...... |
|
|
|
|
|
|
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap"). |
|
|
|
|
|
|
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content"). |
|
|
|
|
|
|
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document. |
|
|
|
|
|
|
The docProperty type is used to define the properties of a Word Processing document. |
|
|
|
|
|
|
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer. |
|
|
|
|
|
|
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable. |
|
|
|
|
|
|
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll. |
|
|
|
|
|
|
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers...... |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
The Thickness property is used to:
Find out the thickness of the line for a series (Line charts only).
Modify the thickness of the line for a series (Line charts only).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|