ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
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.