ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
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......
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....
HIndex (Function)
Rebuilds the file index (".NDX" file).
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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
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......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Customizing the User Groupware
Resets the variable to its initial value....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HSetREP (Function)
Enables or disables the management of .REP files.