ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Data model editor: types of links
Several types of links can be found between the files......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Query and project
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
EmailGetAll (Function)
Retrieves all the emails found on a server.
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....