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).
HListUser (Function)
Returns the list of users defined for a connection.
XMLClose (Function)
Closes an XML document created by XMLDocument.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
fDirectoryExist (Function)
Checks the existence of a directory.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Functions for managing the Combinations and Enumerations
HListGroup (Function)
Returns the list of groups of users defined for a connection.
ColorSaturation (Function)
Calculates the saturation of a color.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
ColorLightness (Function)
Calculates the lightness of a color.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
fOpenTempFile (Function)
Creates and opens a temporary file.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
TimePicker (Function)
Opens the system time picker.