ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The planes in WEBDEV
The planes are used to group the controls of an element......
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
How to create a patch?
Closes a WINDEV window (and returns a value if necessary)....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......