ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
WorkingHourStart (Property)
The WorkingHourStart property gets and sets the start time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Creating help pages
A help system includes several pages......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Rights on the virtual directory
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Installing a Webservice (old format)
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Creating requirements
The following steps must be performed to implement the requirements......