ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
2. Projects in practice
Discover the main operations that can be performed on a project....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
14. Report templates
Report templates...
Repairing the project
In some cases, "Project......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
22. Report templates
ChangeStyle (Function)
Modifies the style of a control dynamically.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
2. Projects in practice
Collapses a branch previously expanded....