ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Help system properties
The properties of help system are used to define......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
11. User Macro-Code: UMC in practice
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Including the code
You want to include your code lines in a condition, in a structure, ......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Creating links
Links help users navigate the help system......
7. Multilingual sites in practice
Compound statements