ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
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).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
DNS functions
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....