ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
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.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing 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>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling TimeLine controls programmatically
A TimeLine control can be......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
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.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.