ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Dictionary
The dictionary is a file that can contain the project elements......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Installing and starting WDTRAD
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Generating an application for Universal Windows 10 App
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Generating the RAD pattern
To generate a RAD pattern:...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....