ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to write into a text or CSV file?
This help page explains how to write into a text or CSV file.
Text (Property)
The Text property is used to get and modify text.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
Using Unicode in HFSQL data files
The analysis proposes two types of Unicode items...
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
AnimationSetParameter (Function)
Changes one of the animation parameters used for:
  • an animated image (in an Image control),
  • an animated text (in a Static Text control).
dText (Function)
Draws a text:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
HTMLToText (Function)
Converts an HTML string or buffer to text.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
fAddText (Function)
Adds the content of a character string at the end of a file.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
dTextWidth (Function)
Calculates text width in pixels.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
dTextHeight (Function)
Calculates text height in pixels.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
dTextMarkdown (Function)
Draws Markdown text:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
dTextRTF (Function)
Draws RTF text:
  • in an Image control,
  • in an Image variable.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image...
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated...
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely...
Extracting messages added or modified since last extraction
A project was already created and translated......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
Items (Property)
The Items property is used to configure the different items of a full-text index.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic...
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin)...
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page...
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI...
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found...
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image...
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token"...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
1
6
7
8
9
10
47
>