ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
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.
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.
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......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
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.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
ServiceStart (Function)
Starts a service.
ServiceRestart (Function)
Restarts a service (already started).
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ServiceControl (Function)
Sends a control message to a service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.