ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFToText (Function)
Extract the text contained in an Document PDF.
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.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
First project window
13. Types of standard controls
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
The "Commands" pane
The "Commands" pane lists......
Translating a text file with WDTRAD
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
AddLink (Function)
Adds a link to a text section in an edit control.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
RESTSend (Function)
Sends a REST request and waits for the server response.