ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
<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.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Binding a Combo Box control to an item
XMLNext (Function)
Positions on the next element (tag or attribute).
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Caption (Property)
The Caption property is used to get and change the text of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.