ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Sender (Property)
The Sender property is used to get and change the sender's email address....
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Creating the skin template of a report
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Writing an email: the available methods
This help page presents the methods for writing an email....
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Border of controls
One of the most important elements of control style is its border......
Describing a problem to the Free Technical Support
License agreement - HFSQL Client/Server
Service variable
The Service variable is used to......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min