ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Language (Property)
... Text item or Unicode Text Memo item).
LanguageDescribed (Property)
... (Unicode Text item or Unicode Text Memo item).
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
TokenAllowDuplicate (Property)
in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
iPrintArea (Function)
Prints a text in a rectangular area.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
HTMLToText (Function)
Converts an HTML string or buffer to text.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView...
1
2
3
4
5
6
46
>