ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Facebook functions
List of Facebook functions...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
LoadParameter (Function)
Reads a persistent value.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
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.
Value (Property)
The Value property is used to get and change the value of an element.
PageDisplay (Function)
Displays a web page in the user's browser....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Setup mode
Several methods can be used to distribute a WINDEV application......