|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 report viewer allows you to copy text from the report and paste it to a file in another... |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data...... |
|
|
|
|
|
|
|
| The text files created by WDMSG use a specific format...... |
|
|
|
|
|
|
|
| When developing a new feature, it may be useful to keep the same environment for opening text... |
|
|
|
|
|
|
|
| List of properties associated with a Static Text control... |
|
|
|
|
|
|
|
| User Groupware functions... |
|
|
|
|
|
|
|
| An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains...... |
|
|
|
|
|
|
|
| ...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls... |
|
|
|
|
|
|
|
| The context menu of Edit controls includes a "Search on Internet" option for the term selected... |
|
|
|
|
|
|
|
| ...Interfaces that use token controls are common. A Token control contains variable amounts... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
|
| A Rich Text Area control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor...... |
|
|
|
|
|
|
|
| Rich text supports multiple advanced features: font, weight, size, color, attribute, ...... |
|
|
|
|
|
|
|
| From version 23, you have the ability to import existing classes or sets of procedures in text... |
|
|
|
|
|
|
|
| To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|