ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Programming the looper attributes
All the looper attributes can be handled by programming......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......