ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
TrustedCertificateReset (Function)
Removes all the certificates added by TrustedCertificateAdd.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
PanelActivate (Function)
Activates a panel when several panels are docked together.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
OCRExtractText (Function)
Reads the text contained in an image.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....