ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with pages
List of events associated with pages...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Internal component
An internal component is a set of elements from a project......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
VariableReset (Function)
Resets the variable to its initial value.