ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
File download functions
The following functions are used to manage downloads......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......