ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
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.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
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.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
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).
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Specific features of the applications for iPhone/iPad
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
fTempPath (Example)
Usage example of the fTempPath function
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.