ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanProperty (Function)
Used to get and change the properties of a scanner.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<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.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<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......
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
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.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
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....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<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.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
HPrevious (Function)
Positions on the previous file record according to a browse item.