ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. If you are already familiar with WINDEV
<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.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
4. UI: Windows
IU of windows...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Custom properties (WLanguage)
A custom property is a code element with two events......
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.