ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Generating the setup program
The last wizard step for creating the setup program allows you to......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
WDScript: use in command-line and console mode
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Report controls
Several types of controls can be handled in a report created by the report editor......
Specific features of the applications for iPhone/iPad
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
The planes (in a window or in a report)
The planes are used to group the window controls......
Supercontrol
A supercontrol is an advanced type of control......