ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
fCurrentDir (Function)
Identifies or modifies the current directory.
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......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Managing main window menus
A main menu is necessarily associated with a window......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
CaptionIfNew (Property)
The CaptionIfNew property gets and sets the caption of a pane opened by the end user in a Dynamic Tab control.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Tab control functions
The following functions are used to manage tabs......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......