ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
SQLFirst (Function)
Positions on the first row of the query result.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
15. Creating the executable in practice
Creating the executable in practice...
<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
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
NET constants
List of constants used by the DotNet functions....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grScatter3DAddData (Function)
Adds a new point to display 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
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......