ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
11. Table/Looper controls
Multi-product external components
Components are a remarkably useful tool for development teams......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Report viewer: Proposing several reports
In the document preview, end users can......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Comparison operators
The comparison operators can be divided into several categories......
The different types of integers
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Creating an executable: General options
The main executable options are as follows......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WDSQL, SQL querier: Overview
WDSQL is used to......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......