ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Using the Vista style in your windows
WINDEV allows you to customize......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Line control
A Line control is used to display a line in a page......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Popup window
WINDEV allows you to open windows in popup format......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
FTP constants
List of constants used by the FTP functions....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPCommand (Function)
Sends a specific FTP command to a server.
FTPCommand (Example)
Usage example of the FTPCommand function
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
J2EE constants
List of constants used by the J2EE functions....
FTPSend (Example)
Usage example of the FTPSend function
FTPListFile (Example)
Usage example of the FTPListFile function