ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Pyramid charts
Pyramid charts allow you to view data in descending order......
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Composite chart
A composite chart is a chart that displays several types of charts......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Page with parameters
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Handling Organization Chart controls programmatically
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
1
2
3
4
5
6
142
>