ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
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).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
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.
OrgModify (Function)
Modifies an element in an Organization Chart control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.