ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Typing multilingual texts
For a multilingual application, you have the ability to......
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.