ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
SaaSChangePassword (Function)
Changes the password of the connected user.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
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.
WinCopyForm (Function)
Copies the content of a form into the clipboard.