ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUnlock (Function)
Entirely or partially unlocks an external file.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
SysNation (Function)
Returns the nation currently used by the system.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
The DotNet structure
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Installing the monitor
The monitoring robot includes three executables......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
fLock (Function)
Entirely or partially locks an external file.
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.
SocketCreate (Function)
Creates a socket.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....