ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerWorkingHour (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).
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).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Configuring the setup program
Two tools can be used to create a setup program......
How to open a page?
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WDZip: Creating or modifying an archive
This help page explains how to......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Items used in a select query
A query created in the query editor can contain several types of items......
Multi-project search
Performing a search in the current project is a common operation......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
EXE constants
List of constants used by the functions for managing executables....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
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......