ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
Date
The Date keyword can correspond to...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
SendMessage (Function)
Sends a Windows message to a control or to a window.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HOnError (Example)
Usage example of the HOnError function
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
XMLPath (Function)
Returns the current position in the document in XPATH format.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function