ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iListPrinter (Function)
Returns the list of printers installed on the current computer.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Service constants
List of constants used by the functions for managing services....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Passing parameters
The parameters can be passed to a procedure......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
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).
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
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......
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.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
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)....
ServiceStop (Function)
Stops a service.