ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Sum (Function)
Calculates the sum of the array elements.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
grDestinationWMF (Function)
Defines a meta file as chart destination.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Error 116: An array dimension must be an integer value
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
LooperCount (Function)
Returns the number of rows in a Looper control.
TimeValid (Function)
Checks the time validity.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....