ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Pyramid charts
Pyramid charts allow you to view data in descending order......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
BCToImage (Function)
Generates the image of a bar code.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
StringInsert (Function)
Inserts a string into another character string at a given position.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......