ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
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....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
FaxConnect (Function)
Establishes a connection to a fax server.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.Count (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....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
End of break block
The End of break block is optional......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Environment of the report editor
Environment of the report editor...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
New (Reserved word)
New is used to allocate memory space...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Environment of the project editor
The main elements of the project editor are as follows:
Net constants
List of constants used by the Net functions....
Description (Property)
The Description property is used to get and change the page description.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
19. Upload: Sending files to the server