ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Alignment
The Alignment property is used to align elements.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
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.
HListItem (Example)
Usage example of the HListItem function
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......
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......
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