ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLBuildString (Example)
Usage example of the XMLBuildString function
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.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
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
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
iParameter (Example)
Usage example of the iParameter function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
HCreateView (Example)
Usage example of the HCreateView function
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
grColor (Function)
Returns and initializes the color of different chart elements.
sOpen (Example)
Usage example of the sOpen function