ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
4. HFSQL Classic
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
The requested action cannot been performed: the page was not synchronized
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).