ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2105: This function was renamed
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.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Automatic documentation of external components
External components must include a technical documentation......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
7. Internal component
An internal component is a set of elements from a project....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Functions for managing multiple languages
Functions for managing multiple languages...
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
ERR_NOTACTIVATED
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
2. Projects in practice
Discover the main operations that can be performed on a project....