ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
fSeek (Function)
Gets and sets current position in an external file.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
AppListVersion (Function)
Lists the versions available on the reference setup server.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
RSS feed management functions
List of functions for managing RSS feeds...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
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.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.