ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Private Store for mobile applications
There are two methods two deploy your applications......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the 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....
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....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
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....
ERR_MSG_BOX
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......