ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
Text (Property)
The Text property is used to get and modify text.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Custom properties (WLanguage)
A custom property is a code element with two events......
Report data source
...The reports can be created with the data coming from:...
Link (Property)
The Link property is used to get and change the link of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Declaration (Property)
The Declaration property is used to define a type.
Success (Property)
The Success property indicates whether the operation was successful.
Email (Property)
The Email property is used to get and change an email address.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Note (Property)
The Note property is used to get and change a text associated with an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues...
Comment (Property)
The Comment property is used to manage comments.
Enabled (Property)
The Enabled property enables or disables an element.
Label (Property)
The Label property is used to get and define the label of an element.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled...
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
User (Property)
The User property is used to identify and change the user of a feature.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Option (Property)
The Option property is used to get and change certain options.