ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
ImageScrollingPosition (Function)
Returns the displayed image.
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.
SysScreenRectangle (Function)
Returns the coordinates of the display rectangle corresponding to all the screens.
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).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
DNS functions