ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Looper controls
List of events associated with Looper controls...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
gClickableLink (Function)
Adds a clickable link in a graphic string.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
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....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
8. "Mobile friendly" site: Dynamic serving
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Window controls
Several types of controls can be used in a window, ......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min