ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
HOpenConnection (Function)
Opens a connection to a specific database.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
NFC constants
List of constants used by the NFC functions...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Creating the Table pages of the WEBDEV RAD pattern
Bar code constants
2. Modes to install an application
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
grColor (Function)
Returns and initializes the color of different chart elements.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......