ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<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>.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.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<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.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
The "Code hashtags" pane
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.