ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
NumberInWords (Function)
Converts a number to words.