ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
InServiceMode (Function)
Indicates whether the code is run in a service.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Hasp constants
The Hasp constants are as follows......
HErrorLock (Function)
Used to check whether a lock error occurred.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
UUDecode (Function)
Decodes a character string in UUEncode format.
grGetData (Function)
Retrieves a data from a chart.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.