ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Managing assertions
...The main available features are as follows:...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......