ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
fDirectoryExist (Function)
Checks the existence of a directory.
MemCount (Function)
Returns the number of elements found in a memory zone.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
XMLClose (Function)
Closes an XML document created by XMLDocument.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).