ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
5. User Groupware in practice
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
FileDisplay (Function)
Displays a file in the browser of Web user.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Truncate (Function)
Truncates the right part of a string or buffer.
gImageExists (Function)
Checks whether an image was loaded in memory.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.