ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Controls in practice
Discover the main characteristics of the controls...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
WINDEV concepts
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Repairing the project
In some cases, "Project......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Size (Property)
The Size property is used to determine and change the size of an element.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).