ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Upload control
The Upload control is used to upload files on the Web server......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
UploadStart (Function)
Starts sending the selected files into an Upload control.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Upload functions
The following functions are used to manage the upload:...
Upload control events
The following processes are associated with the Upload control:...
WinEdLoad (Function)
Loads the changes made by the end user in a window.
19. Upload: Sending files to the server
Detailed use of WINDEV FTP/RPC
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Reloading a document
To reload a document, ......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
1
2
3
4
5
6
101
>