ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Buffer type>.DecryptAsymmetricEnvelopped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
<Buffer type>.DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
<Buffer type>.EncryptAsymmetricEnvelopped (Function)
Performs an asymmetric encryption of an envelope.
<Buffer type>.EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
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.
Constant
The constants are language elements whose value is fixed once and for all...
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
<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......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
18. Order of execution of the code of buttons/links
End of break block
The End of break block is optional......
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...
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
HFSQL Client/Server: Configuring the server
WEBDEV Application Server 2024
8. If you are already familiar with WINDEV