ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
BreakAdd (Function)
Adds a break into a Table or Looper control.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<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.
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.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
<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.
Font (Type of variable)
A Font variable creates a font programmatically...
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.