ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Add tables to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HAdd (Example)
Usage example of the HAdd function
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Constants for managing character strings
List of constants used by string management functions...
Creating an insert query
An insert query (corresponding SQL statement......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
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 web service in order to allow it to be used......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
FTP constants
List of constants used by FTP functions....
grType (Function)
Identifies or modifies the type of chart.
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......