ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

27. Center or anchor a website horizontally
Converts a Document variable into an HTML file....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Events associated with Link controls
List of events associated with Link controls...
HFSQL Client/Server: Configuring the data files on the server
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......