ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
12. Retrieving data from a site
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Composite chart
A composite chart is a chart that displays several types of charts......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
The Flexbox control
Flexbox is a standard layout system for web pages......
ERR_CANNOT_CREATE_TMP
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
grDeleteAll (Function)
Erases a chart and destroys this chart.
AWP without UI
Bootstrap, Angular, React, Vue......
The Image control
The Image control is used to......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......