ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
TimePicker (Function)
Opens the system time picker.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
HStatTime (Function)
Returns the time of the last update for the index statistics.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....