ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
How to create a menu?
The Carousel control
The Carousel control is used to display an animated menu made of images......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
7. Multilingual applications in practice
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Chart: Managing legends
Several types of legends are supported in the charts......
Including a supercontrol in a window or in a page
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HFSQL Client/Server: Configuring the server
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ERR_CLOSED_PAGE
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Handling a control through programming in a report
All report controls can be handled through programming......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Drop-down button
The drop-down button expands: a context menu. a popup window....
How to create a patch?