ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
BCToImage (Function)
Generates the image of a bar code.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
DDEConnect (Example)
Usage example of the DDEConnect function
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Binary (Property)
The Binary property is used to determine if an item is binary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SQLListSource (Function)
Lists the data sources declared on a local site.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.