ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFSign (Function)
Applies an approval signature to an existing PDF.
<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.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
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......
MQTT functions
The following functions are used to manage MQTT clients...
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
GPSGetPosition (Function)
Retrieves information about the current device position.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Principle of remote check
New (Reserved word)
New is used to allocate memory space...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
<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.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.