ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP without UI
Bootstrap, Angular, React, Vue......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Using .NET assemblies in a project
To use .NET assemblies in a project......
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Specific features of the Express version
The Image control
The Image control is used to......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
MATLAB functions
The following functions are used to access MATLAB:...
Windows Scheduler management functions
List of functions for managing the scheduler...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
2. User-friendly editors in practice
User-friendly editors in practice...