ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
<Toast>.Display (Function)
Displays a "Toast" message.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ToastDisplay (Function)
Displays a "Toast" message.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<Image>.Copy (Function)
Copies an image to another image.