ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
zipDeleteAll (Function)
Deletes all files from an archive.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
LooperAdd (Function)
Adds a row at the end of a Looper control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Date
The Date keyword can correspond to...
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.