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.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Private Store for mobile applications
There are two methods two deploy your applications......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile 2024 Tutorial
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....