ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HMode (Function)
Changes the mode and the method for locking data files.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
8. Traffic statistics of dynamic sites
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Error 530: The -- operator is not allowed
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Copying and cloning
Variables are copied using the "=" operator...