ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
PDFToText (Function)
Extracts text from a PDF file.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<pdfDocument variable>.ToText (Function)
Extracts text from a PDF file.
<Image>.DrawText (Function)
Draws a text in an Image control.
OCRExtractText (Function)
Reads the text contained in an image.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
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.
HTMLToText (Function)
Converts an HTML string or buffer to text.
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.
1
5
6
7
8
9
164
>