ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
OrgModify (Function)
Modifies an element in an Organization Chart control.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
BCDecode (Function)
Decodes the information stored in a QR Code bar 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.
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.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
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.