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).
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Radio Button control functions
The following functions are used to manage Radio Button controls......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Calendar functions
List of Calendar functions...
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.