ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
3. Deploying a dynamic WEBDEV site
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
<Chart>.Print (Function)
Prints a chart.
grPrint (Function)
Prints a chart.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
grParameter (Function)
Retrieves or modifies a chart parameter.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
grCreate (Function)
Creates a specific type of chart.
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....