ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
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.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
RSS feed management functions
List of functions for managing RSS feeds...
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Scope (Property)
The Scope property property is used to specify requested permissions.
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......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
Error 35: 'Continue' is available in the loops only