ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
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.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
<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.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).