ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Constants for managing Gantt charts
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
HFSQL properties
List of HFSQL properties...
The Static control
A Static control is a control used to display a static text......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...