ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating the link buttons in the windows of a WINDEV RAD pattern
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Reports
A report provides a custom view of data......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV uses the following structure......
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Creating the Relation windows of a WINDEV RAD pattern
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......