ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.