ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
ERR_BAD_CONTEXT
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
4. HFSQL Classic
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
8. "Mobile friendly" site: Dynamic serving
Examples for using the OLE DB provider for HFSQL
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
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)......
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......