WebDAV is an IETF working group. The abbreviation stands for Web-based Distributed Authoring and Versioning. The term is also used to refer to the protocol (more accurately, the extension to the HTTP protocol) which the group defined.
The WebDAV protocol's aim is to make the World Wide Web a readable and writable medium, in line with Tim Berners-Lee's original vision. It provides functionality to create, change and move documents on a remote server (typically a web server or "web share"). This is useful, among other things, for authoring the documents which a web server serves, but can also be used for general web-based file storage, that can be accessed from anywhere. Most modern operating systems provide built-in support for WebDAV, making it as easy to use files on a WebDAV server (almost) as if they were stored in a local directory.
The group of people meeting at the W3C decided that the best way to proceed was to form an IETF working group. The IETF seemed a natural choice as the HTTP protocol was being standardized there and it was assumed that the output of this effort would consist of extensions to that protocol.
As work began on the protocol it became clear that handling both distributed authoring and versioning was just too much and that the tasks would have to be separated. The WebDAV working group therefore decided to just focus on distributed authoring and leave versioning for the future.
The protocol consists of a set of new methods and headers for use in HTTP and has the distinction of almost certainly being the first protocol ever to use XML.
Resource is HTTP's name for a referent: that which is pointed to by a URI.
The WebDAV working group is still working on a number of extensions to WebDAV including - bindings, and on progressing the base specification to the next maturity level in the Internet Standards track.
DASL never produced any official standard although there are a number of implementations of its last draft (work continues as non-working-group activity, see DASL).
DELTAV produced the Versioning Extensions to WebDAV RFC 3253 which put the V back into WebDAV.
The WebDAV Home Page contains up-to-date information about implementations of WebDAV and WebDAV related standards efforts.
CalDAV is a protocol allowing calendar access via WebDAV. CalDAV models calendar events as HTTP resources in iCalendar format, and models calendars containing events as WebDAV collections.
GroupDAV is a variant of WebDAV which allows client/server groupware systems to store and fetch objects such as calendar items and address book entries instead of web pages.
Internet protocols | W3C standards | Working groups
WebDAV | WebDAV | WebDAV | WebDAV | WebDAV | WebDAV | Web-based Distributed Authoring and Versioning | WebDAV | WebDAV