ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
<Page>.Display (Function)
Displays a web page in the user's browser....
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Events associated with Link controls
List of events associated with Link controls...
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
Line control properties
List of properties associated with the Line control...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
InServiceMode (Function)
Indicates whether the code is run in a service.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
InJavaMode (Function)
Indicates whether the code is run in Java.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Events associated with Button controls
List of events associated with Button controls...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Video control properties
The following properties can be used on a Video control:...
1
2
3
4
5
6
267
>