ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
<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.
4. UI: Windows
IU of windows...
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
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.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
<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.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
<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.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.