ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Displaying the selected text at the requested position Hide the details
Name of the Word Processing control to use.
Vertical position of selected text. This position corresponds to the percentage in height of remaining space (once the height of selected text is deducted) in the Word Processing control. If this parameter is not specified (or if it corresponds to the dpDefault constant), the function will trigger the minimum scroll to display the selected text. Corresponds to: value included between 0 and 100. Some examples: one of the following constants:dpBottomThe selected text is displayed at the bottom of the Word Processing control. dpCenterThe selected text is displayed in the vertical center of the Word Processing control. dpDefault (Default value)Minimum vertical scroll in order for the selected text to be displayed in the Word Processing control. dpTopThe selected text is displayed at the top of Word Processing control.
Horizontal position of selected text. This position corresponds to the percentage in width of remaining space (once the width of selected text is deducted) in the Word Processing control. If this parameter is not specified (or if it corresponds to the dpDefault constant), the function will trigger the minimum scroll to display the selected text. Corresponds to: value included between 0 and 100. Some examples: one of the following constants:dpCenterThe selected text is displayed in the horizontal center of Word Processing control. dpDefault(Default value)Minimum horizontal scroll in order for the selected text to be displayed.dpRightThe selected text is displayed on the right of Word Processing control. dpLeftThe selected text is displayed on the left of Word Processing control.
Displaying a text section at the requested position Hide the details
Start position (in number of characters) of text section to display.
End position (in number of characters) of text section to display.
Vertical position of selected text. This position corresponds to the percentage in height of remaining space (once the height of text section is deducted) in the Word Processing control. If this parameter is not specified (or if it corresponds to the dpDefault constant), the function will trigger the minimum scroll to display the selected text. Corresponds to: value included between 0 and 100. Some examples: one of the following constants:dpBottomThe text section is displayed at the bottom of the Word Processing control. dpCenterThe text section is displayed in the vertical center of the Word Processing control. dpDefault (Default value)Minimum vertical scroll in order for the text section to be displayed in the Word Processing control. dpTopThe text section is displayed at the top of the Word Processing control.
Horizontal position of selected text. This position corresponds to the percentage in width of remaining space (once the width of text section is deducted) in the Word Processing control. If this parameter is not specified (or if it corresponds to the dpDefault constant), the function will trigger the minimum scroll to display the selected text. Corresponds to: value included between 0 and 100.: one of the following constants:dpCenterThe text section is displayed in the horizontal center of the Word Processing control. dpDefault(Default value)Minimum horizontal scroll in order for the text section to be displayed.dpRightThe text section is displayed on the right of the Word Processing control. dpLeftThe text section is displayed on the left of the Word Processing control.
Last update: 09/18/2020
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: