ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram management functions
Diagram management functions...
Cell (Property)
The Cell property is used to manipulate one or more cells.
Path (Property)
The Path property gets and sets a path.
Row (Property)
The Row property is used to manipulate one or more rows.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Constant
The constants are language elements whose value is fixed once and for all...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Sort (Function)
Sorts a WLanguage array.
DateCreated (Property)
The DateCreated property gets the date an element was created.
<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.
Error
The Error keyword is used to manage the errors.
File (Property)
The File property is used to manage the files a functionality applies to.
Source (Property)
The Source property is used to get and change the source of an element.
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).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NetOpenRemoteAccess (Function)
Establishes a remote connection.