ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Animate a Label field
Two methods can be used to animate a Static Text control......
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
End of Document block
The End of document block is run once at the end of the report execution......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
1
4
5
6
7
8
422
>