ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
BrowserShare( Function)
Starts native device sharing.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
URIGetInfo (Function)
Retrieves information of a URI resource.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....