ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Seek (Function)
Searches for the index of an element in a WLanguage array.
NotesReset (Function)
Creates an empty document in Lotus Notes.
fCreateLink (Function)
Creates a link on a file at the specified location.
Error 112: An array can only have a maximum of X dimensions
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.
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.