ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
<Check box>.Add
Adds a new option into a Check Box control.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Cube control properties
List of properties associated with the Cube control...
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HTTP functions
List of HTTP functions...
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.