ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<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.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
BCToImage (Function)
Generates the image of a bar code.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
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......
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....
StringInsert (Function)
Inserts a string into another character string at a given position.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ThreadRequestStop (Function)
Sends a stop request to a thread.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.