ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
How to create a menu?
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....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
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......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
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......
7. Multilingual applications in practice
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......