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.
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
19. Upload: Sending files to the server
15. Project Management Hub
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Defining clickable areas
In a page, an Image control can contain clickable areas......