ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Error 531: The negative or null subscripts are not allowed
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
8. If you are already familiar with WINDEV
DNS functions
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......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Native SQL Server Connector for WINDEV and WEBDEV 2024
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Bitwise operators
The operations on binary values are performed......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......