ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
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....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
iFont (Function)
Selects the default font.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
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....
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).
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Creating the Vision windows of the WINDEV RAD pattern
ThreadExecute (Function)
Starts the execution of a secondary thread.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.