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.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Project Management Hub: Time tracking
The time spent can be listed on......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Alias (Property)
The Alias property gets the alias of an element.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Creating a Pivot Table control
To create a Pivot Table control......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The Check Box control
A Check Box can correspond to......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Extracting messages added or modified since last extraction
A project was already created and translated......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......