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).
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
HCancelSeek (Function)
Cancels the current search criterion.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
iFont (Function)
Selects the default font.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).