ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: pour tool
Guided tour management functions
Guided tour management functions...
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
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 is used to get and change 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)....
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
2. How to test a site?
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
10. Customizing the aspect of a site: skin elements
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
11. Table/Looper controls
11. Table/Looper controls
InHours (Property)
The InHours property is used to convert a Duration variable to hours.