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.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Variables for managing the Drag and Drop
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
PageChangeLayout (Function)
Applies a specific layout to a page.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TimeToInteger (Function)
Converts a time to an integer.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min