ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
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.
Error 112: An array can only have a maximum of X dimensions
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.
Font (Type of variable)
A Font variable creates a font programmatically...
Reals