ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
MyParent (Reserved word)
MyParent is used to handle...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ErrorBuild (Function)
Displays a custom error message in a system error window.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.