ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Error 4: A space is required after the ':' character
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Error 17: OTHER CASE must be the last statement used in SWITCH
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
1
2
3
4
5
6
346
>