ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
<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.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
StringInsert (Function)
Inserts a string into another character string at a given position.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
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.
BCToImage (Function)
Generates the image of a bar code.