ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Standard FTP functions
List of standard FTP functions...
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Error 25: No THEN statement is associated with this IF
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
RegistryListKey (Function)
Lists the sub-keys of a registry key.