ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
List of operators
List of properties associated with the Sidebar control...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
fLock (Function)
Entirely or partially locks an external file.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Border (Type of variable)
The Border type is used to handle a border through programming...
fCompare (Function)
Compares the content of two files bit by bit.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
PDF Reader control events
ModbusDisconnect (Function)
Closes the Modbus session.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.