ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
List of extension attributes
The list of extension attributes ......
28. Site SEO
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
2. User-friendly editors in practice
User-friendly editors in practice...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Events associated with framesets
List of events associated with framesets...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
The Upload control
The Upload control is used to upload files on the Web server......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Accessing a database via a web service
The database can be accessed via a web service......
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......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......