ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Push (Function)
Pushes an element onto the stack.
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Enqueue (Function)
Adds an element to the queue.
Array management functions
List of functions for managing arrays...
grParameter (Function)
Retrieves or modifies a chart parameter.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
VariantConvert (Function)
Converts the value stored in a Variant variable].
HTTPRequest (Function)
Starts an HTTP request on a server.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Query editor: Characteristics
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.