ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
FTPDeconnecte_objetftpConnexion (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<zipArchive variable>.EndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<ftpConnection variable>.RenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.CurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 table that has not been migrated and is located in a WINDEV 19 database schema.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.DeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
The Image control
The Image control is used to......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......