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.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Setup mode
Several methods can be used to distribute a WINDEV application......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Phone constants (Android / iOS)
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ColorPalette (Function)
Returns a color found in the current palette.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Registry management functions
List of functions for managing the registry...
10. Customizing the aspect of a site: skin elements
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
9. Types of standard controls
Types of standard controls...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Referring to an element in a WLanguage event / process
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HDelete (Function)
Deletes a record from a data file (query or view).
httpRequest
The HTTPRequest keyword can correspond to...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Reports & Queries: New features in this version
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......