ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<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.
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.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit 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.
Translating a text file with WDTRAD
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Caption (Property)
The Caption property is used to get and change the text of an element.
Installing and starting WDTRAD