ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The use of the Automation type in a site is reserved for the advanced users
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
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....
How to find out whether a report was printed?
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Setup of the WEBDEV Application Server for Linux
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Query and project
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
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....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....