ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
2. User-friendly editors in practice
User-friendly editors in practice...
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Native SQL Server Connector for WINDEV and WEBDEV 2024
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
28. Site SEO
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.