ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ExecutePresetAction (Function)
Runs a preset WINDEV action.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
AppListVersion (Function)
Lists the versions available on the reference setup server.
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....