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.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Translating a text file with WDTRAD
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Variables for managing the Drag and Drop
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
SQLFirst (Function)
Positions on the first row of the query result.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......