ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....