ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
ScanProperty (Function)
Used to get and change the properties of a scanner.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
XLS file handling functions
List of functions for managing XLS files...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).