ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
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.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Python: Native calls
WLanguage allows for native Python calls......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Error 203: The procedure already has a scope attribute (local or global)
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
27. Center or anchor a site horizontally
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
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......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
AWP without UI
Bootstrap, Angular, React, Vue......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......