ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
FontCreate (Function)
Creates a font definition.
XMLSavePosition (Function)
Stores the current position in the XML document.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
grColor (Function)
Returns and initializes the color of different chart elements.
ChangeStyle (Function)
Modifies the style of a control dynamically.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.