ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.