ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Photo album functions
Photo album functions
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Using several libraries in an application
A library is a WDL file that contains all the resources......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Binding a Combo Box control to an item
5. Deploying a dynamic site (Session or AWP) in practice
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Window management functions
List of functions for managing windows...
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
The Edit control
The Edit control allows users to enter data......