ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
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....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
dbgInfo (Function)
Returns a debug information.
Modulo (Reserved word)
Returns the remainder of a division.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Min (Function)
Returns the lowest value.
Drop-down button
The drop-down button expands: a context menu. a popup window....
ContinentList (Function)
Returns the list of continents.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ColorPalette (Function)
Returns a color found in the current palette.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......