ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Option (Property)
The Option property is used to get and change certain options.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Column
The Column property is used to manipulate one or more columns.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Point (keyword)
The Point keyword is used to manage a point...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Label (Property)
The Label property is used to get and define the label of an element.
HFSQL Client/Server: Configuring the data files on the server
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).