ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Telephony functions
List of telephony functions...
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
ThreadPause (Function)
Pauses the current thread during the specified duration.
SocketConfigure (Function)
Configures the use of Socket functions.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
<Source>.State (Function)
Used to find out the state of a record.
grExist (Function)
Checks the existence of a chart in memory.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
NetworkConnect (Function)
Associates a drive with a shared network directory.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Distinct (Function)
Returns an array without duplicates.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
grType (Function)
Identifies or modifies the type of chart.
HCreateMovableReplica (Function)
Creates a movable replication.
gImage (Function)
Builds a sequence of characters containing an image.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.