ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEWarmLink (Function)
Creates a warm link with a data.
Sum (Function)
Calculates the sum of the array elements.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
OCRExtractText (Function)
Reads the text contained in an image.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.
DDELink (Function)
Creates a hot link with a data.
DotNetDelegate (Function)
Initializes a.NET delegate.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
MatRead (Function)
Reads the value of a matrix element.
iCreateFont (Function)
Creates a new print font.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
XMLDocument (Function)
Creates a new XML document.
iSkipLine (Function)
Forces one or more line break.
fRead (Example)
Usage example of the fRead function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
ArrayDistinct (Function)
Returns an array without duplicates.
<Array>.Distinct (Function)
Returns an array without duplicates.