ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
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....
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.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The Site Map control
The Site Map control allows the Web user to......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with ListView controls
List of events associated with ListView controls...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...