ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Operations performed on component diagrams
The following paragraphs explain......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Project description: Style tab
The project description window allows you to configure various elements of your project......
ChangeTarget (Function)
Changes the target of a button action.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
PC SOFT Free Technical Support
Thank you for buying one of our products......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Generating an application for Universal Windows 10 App
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......