ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread>.RequestStop (Function)
Sends a stop request to a thread.
<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].
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
API (Function)
Runs a function found in an external DLL.
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......
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......
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.
BCToImage (Function)
Generates the image of a bar code.