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).
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Calendar functions
List of Calendar functions...
Managing parallel tasks
The computers are becoming more and more powerful......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Constants for managing animations
List of constants used by the functions for managing the animations...
Properties associated with a page
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
6. WEBDEV Account Manager