ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
<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.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Assignment operators
Three assignment operators are available......
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
HTTPSendForm (Function)
Sends an HTTP form.
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.
CertificateSignString (Function)
Creates the signature of a character string.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
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....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).