ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Video control properties
The following properties can be used on a Video control:...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
ERR_NO_WDADMIN
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
WLanguage procedure called by SensorDetectChangeAcceleration
Procedure ("callback") called by SensorDetectChangeAcceleration when the acceleration of the device on one of its axes is detected.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Identifier (Property)
The Identifier property gets and sets the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
VideoRequestPermission (Function)
Requests permission to use the device's camera....