ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parent (Property)
The Parent property gets the parent element of an element.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Namespace (Property)
The Namespace property is used to manage namespaces.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Format (Property)
The Format property is used to identify and change the format of an element
Success (Property)
The Success property indicates whether the operation was successful.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Use a calendar to enter dates
Reorder the data displayed in your tables
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Option (Property)
The Option property is used to get and change certain options.
Scope (Property)
The Scope property property is used to specify requested permissions.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Label (Property)
The Label property is used to get and define the label of an element.