ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<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.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
API (Function)
Runs a function found in an external DLL.
<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......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
BCToImage (Function)
Generates the image of a bar code.
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.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......