ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
<Looper>.CollapseAll (Function)
Collapses all expanded breaks in a Looper control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
PicCreate (Function)
Creates an image in the Image Editor control.
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.