ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
SysMetric (Function)
Returns the resolution of a specific element.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
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
PageParameter (Example)
Usage example of the PageParameter function
HListKey (Example)
Usage example of the HListKey function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
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
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
BurnerErase (Example)
Usage example of the BurnerErase function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function