ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
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....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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.
The use of the Automation type in a site is reserved for the advanced users
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, ......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
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......
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Setup of the WEBDEV Application Server for Linux