ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
RGBGreen (Function)
Returns the green component of an RGB color.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
iFont (Function)
Selects the default font.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Constants for managing the spell check