ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the scanner functions
Constants used by the scanner functions...
ToastDisplay (Function)
Displays a "Toast" message.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....