ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegendFont (Function)
Modifies the font used for the chart legend.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Right (Function)
Extracts the last characters from a string or string buffer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grTitleFont (Function)
Modifies the font used for the chart title.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
HToItem (Function)
Assigns the specified value to an item of the current record.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
XMLDocument (Function)
Creates a new XML document.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
diffApply (Function)
Applies a difference buffer to a specific buffer.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.