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).
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Scope (Property)
The Scope property property is used to specify requested permissions.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.