ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Compatibility between external components and deployed applications
A component can evolve in many ways......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....