ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Version (Property)
The Version property is used to get and change the version of an element.
Author (Property)
The Author property gets and changes the author of an element.
URL (Property)
The URL property is used to get and change a URL.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
ContentType (Property)
The ContentType property gets and sets the type of a message.
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.
Attribute (Property)
The Attribute property is used to manage attributes.
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.
Alignment
The Alignment property is used to align elements.
Diagram management functions
Diagram management functions...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Password (Property)
The Password property sets and changes the password.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
<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.
Port (Property)
The Port property is used to identify and change a server connection port.