ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
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.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Creating the Vision windows of the WINDEV RAD pattern
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.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Data persistence
The data persistence is used to store the value typed by the user......
Popup window
WINDEV allows you to open windows in popup format......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
List,Add (External language)
Adds an element to a Combo Box or List Box control.