ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
grIncreaseData (Function)
Adds a value to a data in a chart.
BurnerList (Function)
Returns the list of burners installed on the current computer.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.