ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Setup of the WEBDEV Application Server for Linux
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
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....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Standard FTP functions
List of standard FTP functions...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
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......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
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......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
4. HFSQL Classic