ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Report controls
Several types of controls can be handled in a report created by the report editor......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Image control
The Image control is used to......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Label report
The report editor allows you to create "Label" reports......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
StreamReject (Function)
Refuses a request for stream connection.
The Tab control
The Tab control is used to simultaneously display different controls......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.