ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
14. Managing the "Back" button in practice