ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
OCRExtractText (Function)
Reads the text contained in an image.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<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.
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.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
XMLDocument (Function)
Creates a new XML document.
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.
WordToArray (Function)
Fills an array with the words from a string.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
DriveCreateFile (Function)
Creates a file on the remote disk.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.