ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".rpl" extension).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HIndex (Function)
Rebuilds the file index (".NDX" file).
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
HChangeConnection (Example)
Usage example of the HChangeConnection function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Size (Property)
The Size property is used to determine and change the size of an element.
HDescribeConnection (Function)
Describes a new connection to an external database.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......