ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Typecasting of parameters
The description of the parameter type is optional......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
How to create and handle a structure?
This help page explains how to create and handle a structure....
Binding controls to data
A window or page can display information from......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Variable scope
Variables can be declared anywhere in the code....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
SMSReset (Function)
Resets all variables of SMS structure.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Copying and cloning
Variables are copied using the "=" operator...
The different types of variables
The different types of variables are......
Variables for managing the Drag and Drop
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
1
2
3
4
5
6
143
>