ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimePicker (Function)
Opens the system time picker.
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.
<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.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
<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.