ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadList (Function)
Lists the downloads from the current application in the download manager.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
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.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
HListConnection (Function)
Returns the list of connections currently described in the application.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......