ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
fAttribute (Example)
Usage example of the fAttribute function
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
SQLChangeConnection (Function)
Modifies the current connection.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
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.
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.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.