ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Email (Property)
The Email property is used to get and change an email address.
Operator on Address
The & operator returns the address of a variable as an integer
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Sender (Property)
The Sender property is used to get and change the sender's email address....
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
1
3
4
5
6
7
23
>