ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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, ...).
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)....
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.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
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.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
gImage (Function)
Builds a sequence of characters containing an image.
Company (Property)
The Company property is used to get and modify the company associated with an element.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
RESTSend (Function)
Sends a REST request and waits for the server response.