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).
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Font management properties
List of font management properties...
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
MemDeleteAll (Function)
Clears and deletes a memory area.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HInfoGroup (Function)
Returns information about the specified group of users.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
MemSetPosition (Function)
Positions the memory area on an element.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLChild (Function)
Positions on the first child element of current element.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.