ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextColor (Property)
The TextColor property is used to set the text color of an element.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<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.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
Project (External language)
Opens and runs a WINDEV project.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Open (Function)
Opens a modal WINDEV window.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.