ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Discover all the possibilities of pivot tables
2. User-friendly editors in practice
User-friendly editors in practice...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Using a query with parameters
A query with parameters can be used......
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.