ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface 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.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
General environment of WINDEV
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Telemetry: Main features
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Page templates
WEBDEV allows you to create page templates......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Manager of automated tests
The test manager is used to......