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......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
How to create a menu?
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
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....
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......
Handling a TreeView control at runtime
When the TreeView control is in edit mode, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
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......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Handling a control through programming in a report
All report controls can be handled through programming......
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......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......