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).
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Pushed (Property)
The Pushed property gets and sets the state of a two-state button (pressed or released).
1. Examples provided with WINDEV Mobile
Calendar functions
List of Calendar functions...
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
Scheduler control functions
List of functions that can be used with a Scheduler control....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
LineHeight (Property)
The LineHeight property is used to get and change 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....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.