ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HCloseConnection (Example)
Usage example of the HCloseConenction function
HOpenConnection (Example)
Usage example of the HOpenConnection function
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HDeclare (Example)
Usage example of the HDeclare function
Configuring the SOAP administrator
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Internal component description
The description of an internal component can opened at any time......
SQLTransaction (Example)
Usage example of the SQLTransaction function
Shared information
The information entered when creating the files and the items is shared throughout the environment......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Creating a query
Two methods can be used to create a query......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....