ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupReset (Function)
Reinitializes the Group structure.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Color (Property)
The Color property is used to get and change the color of an element.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Copying controls from the window editor
The controls can be copied from the window editor......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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)......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...