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.)...
<Looper>.CollapseAll (Function)
Collapses all expanded breaks in a Looper control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PicCreate (Function)
Creates an image in the Image Editor control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
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.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Reals
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ControlClone (Function)
Creates a new control from an existing control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HSL (Function)
Creates a color from its hue, saturation and lightness.