ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 2109: You are using the ObjectInfo function
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Events associated with supercontrols
List of events associated with supercontrols...
Creating an executable: General options
The main executable options are as follows......
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.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
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......
How to create a menu?
DnDCursor (Example)
Usage example of the DnDCursor function
SQLFirst (Function)
Positions on the first row of the query result.
DnDEvent (Example)
Usage example of the DnDEvent function
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
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......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Google Calendar management functions
List of functions for managing Google calendars...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
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.