ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
11. User Macro-Code: UMC in practice
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
1
4
5
6
7
8
423
>