|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This help page explains how to write into a text or CSV file. |
|
|
|
|
|
|
|
| This help page explains how to read the content of a text or CSV file. |
|
|
|
|
|
|
|
| The Text property gets and sets text. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type picLayer. |
|
|
|
|
|
|
|
| Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
|
| Draws Markdown text in an Image control. |
|
|
|
|
|
|
|
| Returns the text found in the clipboard in Unicode format. |
|
|
|
|
|
|
|
| Draws a text in an Image control. |
|
|
|
|
|
|
|
Draws HTML text:- in an Image control,
- in an Image variable.
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF). |
|
|
|
|
|
|
|
| Calculates text width in pixels. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Draws a text in a WDPic variable. |
|
|
|
|
|
|
|
| Calculates text height in pixels. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
Draws Markdown text:- in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| The database schema proposes two types of Unicode items ... |
|
|
|
|
|
|
|
| Calculates text height in pixels. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Draws an RTF text in a picLayer variable. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image field. |
|
|
|
|
|
|
|
Changes one of the animation parameters used for: - an animated image (in an Image control),
- an animated text (in a Static Text control).
|
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for a Static Text control. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for animated text (in a Static Text control). |
|
|
|
|
|
|
|
| Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
|
| Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
|
Draws RTF text:- in an Image control,
- in an Image variable.
|
|
|
|
|
|
|
|
| Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
|
| Calculates text width in pixels. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...). |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type Image. |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.). |
|
|
|
|
|
|
|
Draws a text: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Draws RTF text in an Image control. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image or Static Text control. |
|
|
|
|
|
|
|
| The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ...... |
|
|
|
|
|
|
|
| in a "Text token" Edit control.
Allow or prevent the end user from deleting tokens in a "Text token" Edit... |
|
|
|
|
|
|
|
| The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
|
| Adds a link to a text section in an RTF Edit control. |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| The FontBold property is used to manage bold style in a text. |
|
|
|
|
|
|
|
| The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
|
| The FontItalic property is used to manage italic style in a text. |
|
|
|
|
|
|
|
| The TextColor property is used to set the text color of an element. |
|
|
|
|
|
|
|
| The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
|
| Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
|
| Returns or modifies the sequence of text items in the xBase files. |
|
|
|
|
|
|
|
| Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
|
| Converts a Markdown string to plain text (without tags). |
|
|
|
|
|
|
|
| Returns the text without the formatting characteristics specific to RTF. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|