ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Creating the Relation windows of a WINDEV RAD pattern
Managing parallel tasks
The computers are becoming more and more powerful......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Programming an indexed control
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
16. Application test in practice
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......