ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Reminder
The Reminder keyword can correspond to...
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HCopyFile (Example)
Usage example of the HCopyFile function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Info (Function)
Displays a custom message in a system information window.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
InAndroidMode (Example)
Usage example of the InAndroidMode function
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.