ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwConnectUser (Function)
Connects a user to the User Groupware.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Net constants
List of constants used by the Net functions....
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
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
NetOpenRemoteAccess (Function)
Establishes a remote connection.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Environment of code editor
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
<Component>.Load (Function)
Loads an external component independent of the current project.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
iDestination (Function)
Configures the print destination.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.