ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Popup window
WINDEV allows you to open windows in popup format......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Page Footer block
The Page footer block is run at the end of each page......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
How to?