ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Text (Property)
Text is used to find out whether an item is a text item.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
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.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.