ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
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......
12. Pages in practice
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Popup window
WINDEV allows you to open windows in popup format......
Age
The Age keyword can correspond to...
Page Header block
The Page header block is printed on each new page......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Properties of a help page
The characteristics of a help page are used to define......
Scheduler report
The report editor allows you to create "Scheduler" reports....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
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....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......