ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the monitor
The monitoring robot includes three executables......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
17. Project Management Hub
...Project Management Hub...
Installing the monitoring robot
The monitoring robot includes three executables......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Creating a query
Two methods can be used to create a query......