ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing elements with a WINDEV application
SaaSAdminAddSite (Function)
Adds a SaaS site.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
LooperInsertLine (Function)
Inserts a row into a Looper control.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HSetREP (Function)
Enables or disables the management of .REP file.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HAddUser (Function)
Adds a user to a database.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLDocument (Function)
Creates a new XML document.
docFormatMulticolumn (Variable type)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.