ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
FBStopSession (Function)
Closes the Facebook session opened with the FBStartSession function.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Feedback component
The Feedback component is a component provided with WINDEV......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
18. Order of execution of the code of buttons/links
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).