ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
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).
apExecute (Function)
Runs an action plan.
ImageScrollingPosition (Function)
Returns the displayed image.
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.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
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.