ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<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.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HTTPSendForm (Function)
Sends an HTTP form.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
EmailLoadAttachment (Function)
Adds an attached file to an email.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.