ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
HNext (Function)
Sets the position on the next table record according to a browse item.
MyParent (Reserved word)
MyParent is used to handle...
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....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Domo constants
List of constants used by the DomoXXX functions....
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
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).
VariableReset (Function)
Resets the variable to its initial value.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
iFont (Function)
Selects the default font.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).