ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.