ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Google document management functions
List of functions for managing Google documents...
Interactive notification management constants
Interactive notification management constants...
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
NetGetFile (Example)
Usage example of the NetGetFile function