ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
5. HFSQL Client/Server
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Events associated with pages
List of events associated with pages...
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
5. HFSQL Cient/Server
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.