ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
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.
<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.
HTMLToText (Function)
Converts an HTML string or buffer to text.
<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.
Error 14: ELSE statement without IF
Compound statements
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Simple statements