ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Truncate (Function)
Truncates the right part of a string or buffer.
fListDisk (Function)
Returns the list of disks installed on the computer.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
SysDir (Function)
Returns the path of a system directory.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
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.
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.