ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
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?
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
FinCurrentVal (Function)
Returns the current value of investment.
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.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Types of Edit controls
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 server.
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)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....