ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Content (Property)
The Content property is used to get and change the content of an element.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Update (Property)
The Update property specifies the updates to be made.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
iCreateFont (Function)
Creates a new print font.
LooperSelectPlus (Function)
Selects a row in a Looper control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.