ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
15. Creating the executable in practice
Creating the executable in practice...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
grExist (Function)
Checks the existence of a chart in memory.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Window management functions
List of functions for managing windows...
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
5. User Groupware in practice
LooperAddLine (Function)
Adds a row at the end of a Looper control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......