ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Items used in a select query
A query created in the query editor can contain several types of items......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Events associated with a Spreadsheet control
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......