ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
<String type>.Reverse (Function)
Reverses the characters of a string.
StringReverse (Function)
Reverses the characters of a string.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
gImage (Function)
Builds a sequence of characters containing an image.
gLine (Function)
Builds a sequence of characters containing a line.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Right (Function)
Extracts the last characters from a string or string buffer.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
1
5
6
7
8
9
68
>