ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinCopyForm (Function)
Copies the content of a form into the clipboard.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
BrowserPlatform (Function)
Returns the user's browser platform....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
XMLSave (Function)
Saves an XML document in a file.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.