ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fParentDir (Function)
Returns the path of the parent directory for the specified directory.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
gpwAddUser (Function)
Adds a user to the User Groupware database.
StringInsert (Function)
Inserts a string into another character string at a given position.
TextToRTF (Function)
Converts text to Rich Text Format.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
2. User-friendly editors in practice
User-friendly editors in practice...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
InServiceMode (Function)
Indicates whether the code is run in a service.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
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.
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....