ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSendMessageToClient (Function)
Displays a message on the client computers.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
grCreate (Function)
Creates a specific type of chart.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
grZoom (Function)
Defines the zoom of a chart.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
iPrintImage (Function)
Sends the image file to print to the print buffer.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Font (Type of variable)
A Font variable creates a font programmatically...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fUnlock (Function)
Entirely or partially unlocks an external file.
HExecuteProcedure (Function)
Runs a stored procedure.
Sort (Function)
Sorts a WLanguage array.