ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
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......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
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....
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<Variable sshSession>Command (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
InRecycleMode (Function)
Indicates whether "Recycle pre-launched sessions" is enabled in the project options.
Push notifications
A mobile device can receive push notifications......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Deploying an 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....