ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
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.
<Source>.InfoMemo (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.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
21. Reports
12. Synchronizing data
8. If you are already familiar with WINDEV
List of extension attributes
The list of extension attributes ......
Video control properties
The following properties can be used on a Video control:...
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Line control properties
List of properties associated with the Line control...
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
7. Multilingual applications in practice
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....