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.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
SysYRes (Function)
Returns the vertical screen resolution.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
dBackground (Example)
Usage example of the dBackground function
Creating requirements
The following steps must be performed to implement the requirements......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Recycle code windows
By default, a single code window is opened per ......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......