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.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
SIPVisible (Function)
Displays the keyboard.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Other operators
The following are additional operators......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Clipboard management functions
List of functions for managing the clipboard...
PDFSign (Function)
Applies an approval signature to an existing PDF.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
System constants
List of constants used by the system functions....
grParameter (Function)
Retrieves or modifies a chart parameter.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Entity of a CDM
To group information according the MERISE method, entities must be created......