ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbReceived (Property)
Returns the number of parameters actually received by a procedure.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
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.
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.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
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.