ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPass (Function)
Defines the password used to create or open a data file.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Dashboard constants
Constants used by the functions for managing Dashboard controls...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Constants used by the functions for managing Dockable Panel controls
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HRead (Function)
Reads a record in a file according to a given record number.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
End of break block
The End of break block is optional......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Constants for managing Organizer controls
Constants for managing Organizer controls...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.