ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dPolyline (Function)
Draws a line composed of multiple segments.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Count (Property)
The Count property returns the number of elements in a given set.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
iColumnEnd (Function)
Forces a column break in a multi-column report.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Map control properties
The following properties can be used with Map controls:...
Character strings
WLanguage supports different types of strings....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.