ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
23. Print modes
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Automatic error handling
Error handling can be customized for each process......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Recompiling the project
The project compilation is a process used to......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.