ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Configuring the SOAP administrator
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Events associated with Table controls
List of events associated with Table controls...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Constants for managing contact functions
Events associated with Looper controls
List of events associated with Looper controls...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Constants for managing appointments
Lists of constants used to manage the appointments...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
LDAPFind (Function)
Performs a search in an LDAP server.
WINDEV concepts
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......