ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Visible (Property)
The Visible property is used to set the visibility of an element.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
grRaised (Function)
Used to display a chart with raised effect.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
PageDisplay (Function)
Displays a web page in the user's browser....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Modified (Property)
The Modified property lets you know if an element has been modified.
Namespace (Property)
The Namespace property is used to manage namespaces.
ServiceUninstall (Function)
Uninstalls a service.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
HTTPCreateForm (Function)
Creates an HTTP form.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....