ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grZoom (Function)
Defines the zoom of a chart.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Character strings
WLanguage supports different types of strings....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
grDraw (Function)
Draws a chart according to the specified parameters.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....