ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
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....
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.
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).
Structure (Type of variable)
A structure is a custom type of data...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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 .
iCloseReport (Function)
Stops printing the current report immediately.
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.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
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....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Error 108: The size of the variable is not allowed
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Phone constants (Android / iOS)
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.