ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSourceCategoryLabel (Function)
Defines the source of the category labels.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
fStopCompress (Example)
Usage example of the fStopCompress function
Truncate (Function)
Truncates the right part of a string or buffer.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Error 703: The property does not exist
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Error 1046: Wrong parameter for the constructor of the class
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ExtractLine (Function)
Extracts a specific line from a character string.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.