ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Error 24: No END statement is associated with this LOOP
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Hash constants
List of constants used by the Hash functions....
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
SQL functions: Special case
List of SQL functions: Special case...
Looper constants
List of constants used by the functions for managing looper controls....
Constants for managing arrays
List of constants used by the functions for array management....
USB constants
List of constants used by the USB functions....
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Table,Modify (External language)
Modifies an element in a Table control.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Error 112: An array can only have a maximum of X dimensions
Constants used by the functions for managing Tab controls
Constants for managing the Image Editor control