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.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HLogRecreate (Function)
Used to re-create an empty log.
Events associated with a Gantt Chart column
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
HPass (Function)
Defines the password used to create or open a data file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDeleteTrigger (Function)
Deletes a trigger.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
PicRotation (Function)
Rotates a WDPic image.
Handling the report blocks through programming
Each report block is associated with different events......
Google Maps management functions
List of functions for managing Google maps...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.