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).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
FTPCommand (Function)
Sends a specific FTP command to a server.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
BCToImage (Function)
Generates the image of a bar code.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SysYRes (Function)
Returns the vertical screen resolution.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....