ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
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.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
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......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
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.