ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Functions for managing emails (prefix syntax)
List of functions for managing emails...
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.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
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...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...