ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Internal components in practice
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
fFileExist (Function)
Checks the existence of an external file.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
BurnerList (Function)
Returns the list of burners installed on the current computer.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
Using .NET assemblies in a project
To use .NET assemblies in a project......
ThreadCurrent (Function)
Returns the name of the thread currently run.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LooperCount (Function)
Returns the number of rows in a Looper control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ThreadState (Function)
Returns the current status of a thread.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.