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.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Extracting the text of the project
The following text can be extracted......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
WDXView: Overview
WDXView is an ActiveX browser......
EmailReadLast (Example)
Usage example of the EmailReadLast function
Android Widget windows
An Android application can contain one or more Widget windows......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
grMenu (Function)
Defines the type of context menu displayed by a chart.
iGroupAdd (Function)
Adds a report to a group of reports.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Installing and starting WDTRAD
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Style of a control
As soon as it is created, a control is associated with a style......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......