ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV concepts
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WDDeploy features
WDDeploy can be used to......
14. PHP generation in practice
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Setup of the WEBDEV Application Server for Linux
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....
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Standard FTP functions
List of standard FTP functions...
HListConnection (Function)
Returns the list of connections currently described in the application.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HPriorityClient (Function)
Modifies the priority of a client application.
HPriority (Function)
Finds out and modifies the priority of the calling application.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......