ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
TextColor (Property)
The TextColor property is used to set the text color of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Caption (Property)
The Caption property is used to get and change the text of an element.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
16. Application test in practice
Note (Property)
The Note property is used to get and change a text associated with an element.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
1
5
6
7
8
9
93
>