ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
5. Which type of server to choose?
MarkerImage (Variable type)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
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 payment.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......