ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
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......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
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.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
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.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.