ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPath (Function)
Returns the current position in the document in XPATH format.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
fMakeDir (Example)
Usage example of the fMakeDir function
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
HListKey (Example)
Usage example of the HListKey function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
FinRepayVal (Example)
Usage example of the FinRepayVal function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
EmailUpdate (Example)
Usage example of the EmailUpdate function
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
InWebserviceMode (Function)
Determines if the code is being executed in the AWWS engine.