ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
Truncate (Function)
Truncates the right part of a string or buffer.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
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.
SysDir (Function)
Returns the path of a system directory.
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.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
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.