ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Creating requirements
The following steps must be performed to implement the requirements......
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
Control constants
List of constants used by the functions for managing controls...
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
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.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......