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.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Site Map control properties
List of properties associated with a Site Map control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.