ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
grHMAddData (Function)
Adds a data into a Heatmap chart.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
<Page>.Display (Function)
Displays a web page in the user's browser....
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
TimeToString (Function)
Converts a time to a string in the specified format.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....