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.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
ERR_BAD_APPLICATION
StringReverse (Function)
Reverses the characters of a string.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Organizer control functions
The following functions are used to manage the Organizer control:...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fFileName (Function)
Returns the name of an external file that is currently opened.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fDirSize (Function)
Returns the size of a directory in bytes.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....