ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Generating the RAD pattern
To generate a RAD pattern:...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Error 108: The size of the variable is not allowed
Error 116: An array dimension must be an integer value
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Truncate (Function)
Truncates the right part of a string or buffer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.