ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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.
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....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
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.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...