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.
SQLLast (Function)
Sets the position on the last row of the query result.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
iPreview (Function)
Configures the print destination.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Value (Property)
The Value property is used to get and change the value of an element.
MDIOpen (Function)
Opens and enables an MDI child window.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
dStraighten (Function)
Transforms an image by applying perspective correction.
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Emulating constants
List of constants used by the functions for emulating automated tests....
SysIconAdd (Example)
Usage example of the SysIconAdd function
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......