ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
iCreateFont (Function)
Creates a new print font.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HPriorityClient (Function)
Modifies the priority of a client application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).