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, ...).
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
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).
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.
dTextWidth (Function)
Calculates text width in pixels.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<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.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color...
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print...
<Word Processing>.Insert (Function)
a document, a paragraph, a text, an image, a fragment....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary...
RTFReplace (Function)
... or in a string in RTF (containing a text in RTF).
RTFSearch (Function)
... string containing text in RTF format.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner...
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current...
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text,...
TokenListSeparator (Property)
... of new tokens when entering information in a "Text token" Edit control.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions...
sysNotificationInput (Type of variable)
... such as a text input or combo box control, in an interactive notification.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found...
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions...
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Stemming (Property)
... in a full-text index defined through programming.
RTFAdd (Function)
... or character string containing a text in RTF.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control...
Functions for handling directories and external files
List of functions for handling external files...
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable...