ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
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......
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
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......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
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)......
ControlClone (Function)
Creates a new control from an existing control.
12. Pages in practice
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.