ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Path (Property)
The Path property gets and sets a path.
URL (Property)
The URL property is used to get and change a URL.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Version (Property)
The Version property is used to get and change the version of an element.
Exist (Property)
The Exist property is used to determine if an element exists.
Point
The Point keyword is used to manage a point...
UUID (Property)
The UUID property is used to get the identifier of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
Line (Property)
The Line property is used to define the line style used.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Sort (Function)
Sorts a WLanguage array.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Source (Property)
The Source property is used to get and change the source of an element.
Diagram management functions
Diagram management functions...
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).