ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
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......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
14. PHP generation in practice
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WDDeploy features
WDDeploy can be used to......
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Examples for using the OLE DB provider for HFSQL
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
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......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
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......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
HTTPAddFile (Function)
Adds a file to the HTTP form.