ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SOAP functions
List of SOAP functions...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
HPriority (Function)
Finds out and modifies the priority of the calling application.
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.
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.
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...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Constants used by the functions for managing Dockable Panel controls
HPass (Function)
Defines the password used to create or open a data file.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
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).
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......