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).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Drawing constants
List of constants used by the drawing functions....
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
ERR_BAD_ACTION
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Socket functions
List of functions for managing sockets...
HTTP functions
List of HTTP functions...
SocketWrite (Function)
Writes a message intended to another socket.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Table>.SelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.