ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
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.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
iCloseReport (Function)
Stops printing the current report immediately.
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.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
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.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......