ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
<Dashboard>.DeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
VibrationTrigger (Function)
Triggers the vibrations of the device.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SysSpace (Function)
Returns the physical memory space for the current computer.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Min (Function)
Returns the lowest value.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
dbgInfo (Function)
Returns a debug information.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
RESTSend (Function)
Sends a REST request and waits for the server response.
1
2
3
4
5
6
114
>