ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure/Function
A procedure is used to associate an identifier with a statement block......
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.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
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.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RSS feed management functions
List of functions for managing RSS feeds...
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.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
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.
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.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......