ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
NFC functions
Functions used to manage the NFC standard...
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCSendTag (Function)
Sends a NFC tag to another device.
User Groupware files
Two categories of data files are managed......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
19. Upload: Sending files to the server
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Handling a Web Component control through programming
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......