ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar 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.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
GroupDelete (Function)
Deletes the current group of contacts from the address book 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.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Compilation options (HLP format)
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
10. Page templates
Events associated with framesets
List of events associated with framesets...
Handling the framesets
The different operations that can be performed on the framesets are as follows......