ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
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.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
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).
EmailMsgError (Example)
Usage example of the EmailMsgError function
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).
Using a query with parameters
A query with parameters can be used......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......