ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
XMLSavePosition (Function)
Stores the current position in the XML document.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Size (Property)
The Size property is used to determine and change the size of an element.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
fDirSize (Function)
Returns the size of a directory in bytes.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
fRemoveDir (Function)
Deletes a directory from a disk.
Text (Property)
The Text property is used to get and modify text.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).