ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
FBSessionStatus (Function)
Checks the status of a Facebook session.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
ModbusDisconnect (Function)
Closes the Modbus session.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
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.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.