ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart management functions
...Chart management functions...
Running the test of the User Groupware and installing it
grLoadParameter (Function)
Restores the parameters used to draw a chart.
Size (Property)
The Size property is used to determine and change the size of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
grPrint (Function)
Prints a chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Error 39: The END statement marking the end of declaration of the composite variable is missing
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
grType (Function)
Identifies or modifies the type of chart.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grExist (Function)
Checks the existence of a chart in memory.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
grRaised (Function)
Used to display a chart with raised effect.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
grImageSize (Function)
Defines the size of the image containing the chart.
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....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
3. Application development cycle
Development cycle of a WINDEV application....