ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Corresponds to:the number of the current record in the data file.the hInvalidRecNum constant if there is no current record (position outside the data file).If an error occurs, you can get the details of the error with ErrorInfo.
Name of database that was opened by cdbOpen, Empty string ("") to handle one of the standard databases found on Mobile Device (tasks, contacts, ...).
Data file to use. This parameter corresponds to:the name of data file to use.the constant corresponding to one of the standard databases:cdbContact"Contacts" databasecdbTask"Tasks" databasecdbAppointment"Appointments" databaseIf this parameter corresponds to an empty string (""), cdbRecNum handles the last data file used by the last function for managing the Mobile Device databases (starting with the letters cdb).
Accessing a database found on Mobile Device (Pocket PC)
Last update: 10/01/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: