ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
Java functions
List of Java functions...
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
ProjectInfo (Function)
Returns specific information about the project currently run.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
6. WEBDEV Account Manager
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Assignment of RETURN
The return value of the process currently run can be assigned...
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.