ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Creating the windows and the pages of the RAD pattern
HTTPRequest (Function)
Starts an HTTP request on a server.
Google constants
List of constants used by the Google functions....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
FolderData (Function)
FolderData is kept for backward compatibility.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Advanced types
The advanced types of WLanguage are as follows...
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....