ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckStructure (Function)
Defines the mode for comparing data files.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
fCurrentDir (Function)
Identifies or modifies the current directory.
SCM file format evolutions
Four versions are available for the SCM repository......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HSetMemo (Function)
Used to modify the management mode of memo items.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HOpen (Function)
Opens a data file.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HSetLog (Function)
Enables or disables log management on a file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
HMode (Function)
Changes the mode and the method for locking data files.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.