ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Generating the RAD pattern
To generate a RAD pattern:...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
HDescribeConnection (Function)
Describes a new connection to an external database.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
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....
Windows
The windows represent the main interface of a WINDEV application......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HChangeName (Function)
Modifies the physical name of a data file.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
How to create a patch?
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).