ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
How to create a menu?
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Google Calendar management functions
List of functions for managing Google calendars...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
<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
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......