ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
2. UML models
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Animating a Static control
Two methods can be used to animate a Static control......
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
Database schema editor: the different types of links
There are different types of links between the tables......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
<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....
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...