ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time...
LooperAdd (Function)
Adds a row at the end of a Looper control.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
iParameter (Function)
Retrieves the printer configuration and configures the print.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
Handling a control through programming in a report
All report controls can be handled through programming......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
1
6
7
8
9
10
11
>