ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
Error 201: The method already has a virtual attribute
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
HTTP functions
List of HTTP functions...
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Using several libraries in an application
A library is a WDL file that contains all the resources......