ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
10. Embedded queries
Constants used by the functions for managing Dockable Panel controls
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Error 1060: Unable to call method without parameter: add ()
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SysNation (Function)
Returns the nation currently used by the system.
Error 24: No END statement is associated with this LOOP
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
Summary table: Managing the application directories according to the platform
Hash constants
List of constants used by the Hash functions....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
SQL functions: Special case
List of SQL functions: Special case...
Looper constants
List of constants used by the functions for managing looper controls....
<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.
Constants for managing arrays
List of constants used by the functions for array management....
USB constants
List of constants used by the USB functions....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
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.