ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
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....
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).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
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.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
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.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Data persistence
The data persistence is used to store the value typed by the user......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.