ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Edit control
The Edit control allows users to enter data......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
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 Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
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......
The OLE control
The OLE control is used to handle an OLE object......
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)......