ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
12. Pages in practice
Creating a query
Two methods can be used to create a query......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
2. Examples and components provided with WEBDEV
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Python: Native calls
WLanguage allows for native Python calls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Functions for managing objects (External language)
List of extension attributes
The list of extension attributes ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
13. Types of standard controls
Handling a control through programming in a report
All report controls can be handled through programming......
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......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
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 TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
How to create a menu?
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......