ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Spreadsheet controls programmatically (in a report)
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Events associated with Link controls
List of events associated with Link controls...
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Help editor options
The options of the help editor ("Display......
Summary table: Installing a WINDEV application
One major step when developing an application is deploying the application to client computers......
HClient structure
The HClient structure is used to......
<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....
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The planes (in a window or in a report)
The planes are used to group the window controls......