ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
Email management functions
List of functions for managing emails...
The Organizer control
The Organizer control is used to display and handle organizers......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
X (Property)
The X property is used to get and change the X-coordinate of an element.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......