ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Scanner functions
The scanner functions are as follows:...
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
CertificateList (Function)
Returns the list of certificates available on the computer.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.