ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
Error 1038: This member already exists in the class
Spécifie les dimensions du cube OLAP sur l'axe des Y...
Error 1050: This member already exists in the composite variable
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added;...
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified....
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists,...
SocketExist (Function)
Checks if a socket already exists.
zipExist (Function)
Determines whether an archive exists.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
MatExist (Function)
Checks the whether the matrix exists in memory.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
1
2
3
4
5
6
38
>