ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
KioskDisable (Function)
Disables kiosk mode for the current application.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
GetTheme (Function)
Gets the current theme of a mobile application.
SysNameExe (Function)
Returns the name and full path of an application.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
QuickActionAdd (Function)
Adds a new quick action to the application.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
QuickActionRemove (Function)
Removes a quick action defined for the application.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Including a supercontrol in a window or in a page
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.