ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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...
iListPrinter (Function)
Returns the list of printers installed on the current computer.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
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......
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......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
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......