ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Error 2: Incomplete line
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
4. HFSQL Classic
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Programming patterns
CAUTION......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Describing an element
A flexible modeling includes different elements linked together......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Ad Hoc deployment
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......