ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeDisplay (Function)
Refreshes a TreeView control from a given position.
Error 108: The size of the variable is not allowed
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis)....
Truncate (Function)
Truncates the right part of a string or buffer.
LOOP statement
The statement block is repeated endlessly...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
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.
Error 116: An array dimension must be an integer value
Crosses a record in a data file....
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.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.