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.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Warning 18: Loop without potential end
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
The planes (in a window or in a report)
The planes are used to group the window controls......
How to save and retrieve an image in a binary memo
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Creating the executable and the setup program
The languages supported by the application are taken into account......