ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
TaskReset (Function)
Reinitializes the Task structure.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Specific features of the applications for iPhone/iPad
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.
Color (Property)
The Color property is used to get and change the color of an element.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
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......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
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)......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......