ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically).
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HMode (Function)
Changes the mode and the method for locking tables.
<Source>.Mode (Function)
Changes the mode and the method for locking tables.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"......
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
1
4
5
6
7
8
292
>