ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
Count (Property)
The Count property returns the number of elements in a given set.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
WDINT, WDTRAD and WDDIXIO: Translation tools
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....