ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the filter of files proposed by the Upload control Hide the details
Description of types of files that can be selected. This description has the following format: <Types Files>+TAB+<List Extensions>[+CR+ ... <Types Files 2>+TAB+<List Extensions 2>] Where:<Types Files>: character string describing the type of file ("BMP (*.BMP;*.RLE)" for example).<List Extensions>: extensions corresponding to the described type ("*.BMP;*.RLE" for example).For example:"BMP (*.BMP;*.RLE)" + TAB + "*.BMP;*.RLE" + CR + "Icon (*.ICO)" + TAB + "*.ICO" + CR + "Other" + TAB + "*.GIF;*.TIF;*.JPG"Remark: All types of files will be proposed if this parameter corresponds to an empty string ("").
Name of Upload control used.
Modifying the filter of files proposed by the Upload control Hide the details
Name of Upload control used
Support for ..TypeFiles according to the browser
Last update: 04/28/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: