ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
XMLDocument (Function)
Creates a new XML document.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
SMSSend (Function)
Sends an SMS.
ServiceWait (Function)
Pauses the current service during the specified duration.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Constants for managing certificates
Associating documents with the project
To describe a project in detail, you can associate documents with it......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
ThreadExecute (Function)
Starts the execution of a secondary thread.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.