ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDir (Example)
Usage example of the fDir function
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fExtractPath (Example)
Usage example of the fExtractPath function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Array management functions
List of functions for managing arrays...
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....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
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....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Report data source
...The reports can be created with the data coming from:...
HTTPRequest (Function)
Starts an HTTP request on a server.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ZOrder (Example)
Usage example of the ZOrder property
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
tapiDial (Function)
Dials a phone number for a voice line.
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.