ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
ERR_MSG_BOX
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
License agreement - HFSQL Client/Server
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Native Oracle Connector for WINDEV and WEBDEV
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Service variable
The Service variable is used to......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
4. Create a page in the editor...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Select query description window
The description window of a select query includes several sections......
Share your projects via Git
Git is a source code manager......