ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
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.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Translating a text file with WDTRAD
Caption (Property)
The Caption property is used to get and change the text of an element.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Start of Break block (Break header)
The Start of break block is optional......
Code history
The code history is used to......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Installing and starting WDTRAD