ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
MQTT functions
The following functions are used to manage MQTT clients...
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Phone constants (Android / iOS)
Automation object
The Automation keyword is used to declare an automation object...
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Constants used by the scanner functions
Constants used by the scanner functions...
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
TimePicker (Function)
Opens the system time picker.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.