ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Android Widget windows
An Android application can contain one or more Widget windows...
Widget functions
Revokes a JSON Web Token (JWT).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ReplicInfo (Function)
Returns information about a replication.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
SMSReset (Function)
Resets all variables of SMS structure.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
1
5
6
7
8
9
218
>