ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontBold (Property)
The FontBold property is used to manage bold style in a text.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
Cell (Property)
The Cell property is used to manipulate one or more cells.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
gImageExists (Function)
Checks whether an image was loaded in memory.
SysNation (Function)
Returns the nation currently used by the system.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Camera functions
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
FontName (Property)
The FontName property is used to manage the name of the font used.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
fLoadResource (Function)
Loads the content of a resource from a library.
NotifListCategory (Function)
Lists the notification categories of the application.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.