ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
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 a TreeView control from a given position.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
hReindexingHistory (Variable type)
The hReindexingHistory type gets all the details of previous asynchronous optimizations: reindexing, index verification, memo verification, statistics, etc. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
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.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.