ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipDeleteAll (Function)
Deletes all files from an archive.
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.
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.
HAddUser (Function)
Adds a user to a database.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
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.