ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Programming patterns
CAUTION......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
26. Style sheets: to simplify the layout
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
27. Center or anchor a site horizontally
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Project description: Options tab
The project description window allows you to configure various elements of your project......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.