ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Camera control in a mobile application
The Camera control is used to......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Binding controls to data
A window or page can display information from......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Link properties
When creating a link, you can simply specify the destination......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....