ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Error 103: The type is unknown
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
ChangeStyle (Function)
Modifies the style of a control dynamically.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Drawer control properties
List of properties associated with the Drawer control...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.