ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data persistence
The data persistence is used to store the value typed by the user......
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.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
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.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
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......
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.
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.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...