ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Buffer type>.EncryptAsymmetricEnvelopped (Function)
Performs an asymmetric encryption of an envelope.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
18. Order of execution of the code of buttons/links
End of break block
The End of break block is optional......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
8. If you are already familiar with WINDEV
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<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.
<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......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......