ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
HOpenConnection (Function)
Opens a connection to a specific database.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Software license agreement
WINDEV Express license agreement...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window...
HFSQL constants
List of constants used by the HFSQL functions....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Page templates
WEBDEV allows you to create page templates......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Image (Property)
The Image property gets and sets the background image of a control or block.
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
Hyper File functions available for backward compatibility
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
5. Site test in practice
Declaring a procedure/a function
The different syntaxes for declaring a procedure...