ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
5. Deploying a dynamic site (Session or AWP) in practice
The use of the Automation type in a site is reserved for the advanced users
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
1. Testing a site: Elements to be tested
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
17. WLanguage: a simple and powerful language
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Error 803: Return and Result cannot be used in the same process
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Page templates
WEBDEV allows you to create page templates......
Saving entered data (AAF)
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.