ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Cookies: information stored on the end user's computer
LST: La Lettre du Support Technique, the WINDEV and WEBDEV magazine
The FOR EACH statement is used to run different types of HFSQL loops......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SysIsAdministrator (Function)
Indicates whether the current user has administrator rights on the computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
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......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Identifier (Property)
The Identifier property gets and sets the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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....