ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Site Map control properties
List of properties associated with a Site Map control...
LDAPReset (Function)
Reinitializes the LDAPSession structure with the default values.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Error 39: The END statement marking the end of declaration of the composite variable is missing
Specific features of the Express version
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Creating a select query
A select query (corresponding SQL statement......
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The different types of variables
The different types of variables are......
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
How to save and retrieve an image in a binary memo