ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Installing the monitor
The monitoring robot includes three executables......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Composite keys
A composite key is a key item containing several other items......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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.
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<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....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
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....
Using the query result
The result of a select query can be used in......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
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.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Other operators
The following are additional operators......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Local procedure
Two types of procedures are available......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Using a query with parameters
A query with parameters can be used......