ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GroupFirst (Function)
Reads the first group of contacts in a Lotus Notes or Outlook address book.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
WDTestSite: Load test
The stress tests are used to check......