ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
Google Maps management functions
List of functions for managing Google maps...
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Aliases on data files: HAlias
The aliases are used to handle......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Google document management functions
List of functions for managing Google documents...
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SQL view
An SQL view is a virtual data source defined by an SQL query......
PageDisplay (Function)
Displays a web page in the user's browser....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
grLegend (Function)
Indicates the presence and position of legend in a chart.