ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
LooperAdd (Function)
Adds a row at the end of a Looper control.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
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.
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.
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...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.