Overview |
The methods exposed by native USoft Developer objects can be divided into the following categories:
Some methods appear in more than one functional category. . IMPORTANT: For Post-change, Pre-insert Validation, Pre-update Validation, and Pre-delete events, avoid calling methods that change data on the screen or in the database. This can cause looping when one event triggers another, which in turn triggers the first, and so on. Try to keep the activation of events in the hands of the user as much as possible. Related Topics Methods for Starting and Stopping Applications Methods for Performing Queries Methods for Moving the Cursor between Records Methods for Manipulating Controls Methods for Communicating with the User Methods for Manipulating Windows Methods for Working with Files and Folders Methods for Working with Resources Methods for Dynamic Data Exchange (DDE) |