ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema...
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward...
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Max (Function)
Returns the greatest value passed as parameter.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
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...
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item...
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
1
4
5
6
7
8
88
>