ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Detailed use of WINDEV FTP/RPC
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
The requested action cannot been performed: the page was not synchronized
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
5. Displaying a WEBDEV Session site
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).