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.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
3. Deploying a WINDEV application
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
iDestination (Function)
Configures the print destination.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Global and local variable
Two types of variables are available......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Image editor: Features
The image editor includes several features......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Various WEBDEV constants
Various WEBDEV constants...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Comparison operators
The comparison operators can be divided into several categories......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Constants for external files
List of constants used by the functions for managing external files....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min