ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nested Proportional Area chart
Nested Proportional Area charts allow you to compare proportions (sizes, quantities, etc....
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
FAA: Unfold or fold a tree structure (TreeView control or Hierarchical Table)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
Internal component
An internal component is a set of elements from a project......