| |
| cdbAdd | Adds a record in memory to a data file (standard database of the Mobile Device or ".CDB" database). |
| cdbCancelSearch | Cancels the current search criteria (standard database of the Mobile Device or ".CDB" database). |
| cdbClose | Closes a database (".CDB" file) previously opened with cdbOpen. |
| cdbCol | Returns a characteristic of a column in the current record (value, type, identifier or name) in a standard database of the Mobile Device or in a ".CDB" database. |
| cdbDateTimeToInteger | Converts a DateTime variable to a value compatible with a Date and Time column (8-byte unsigned integer). |
| cdbDelete | Deletes the current record or the specified record from the data file. |
| cdbFound | Checks whether the current record corresponds to the current search. |
| cdbIntegerToDateTime | Converts the value of a Date and Time column (8-byte unsigned integer) to a DateTime variable. |
| cdbListFile | Returns the list of data files from a CEDB database. |
| cdbModify | Modifies the specified record or the record in memory in the data file. |
| cdbNbCol | Returns the number of columns of the record in memory. |
| cdbNbRec | Returns the number of records in a data file. |
| cdbOpen | Opens a database (".CDB" file) on the mobile device (Pocket PC) connected to the current computer. |
| cdbOut | Determines if the record on which the position must be set is outside the file. |
| cdbRead | Reads a record in a file according to a given record number. |
| cdbReadFirst | Sets the position on the first record of a data file and reads it. |
| cdbReadLast | Sets the position on the last record of a data file and reads it. |
| cdbReadNext | Sets the position on the next record of a data file and reads it. |
| cdbReadPrevious | Sets the position on the previous record of a data file and reads it. |
| cdbReadSeek | Sets the position on the first record of a data file whose value for a specific column is equal to a search value (exact-match search). |
| cdbRecNum | Returns the number of the current record in a data file. |
| cdbReset | Reinitializes all the variables in one of the standard database structures of the mobile device (Pocket PC). |
| cdbWriteCol | Modifies the value of a column for a record in memory. |
| ceConnect | Connects the current computer to a mobile device (Pocket PC). |
| ceConnectionStatus | Used to get the connection status between the current computer and a mobile device (Pocket PC). |
| ceCopyFile | Copies one or more files:- from the current computer to the connected mobile device (Pocket PC).
- from the connected mobile device (Pocket PC) to the current computer.
- from the connected mobile device (Pocket PC) to another directory on the mobile device (Pocket PC).
|
| ceCreateShortcut | Creates a shortcut on the mobile device (Pocket PC) connected to the current computer. |
| ceDeleteFile | Deletes a file from the mobile device (Pocket PC) connected to the current computer. |
| ceDeleteShortcut | Deletes a shortcut previously created with ceCreateShortcut |
| ceDir | Searches for a file or directory on the mobile device (Pocket PC) connected to the current computer. |
| ceDisconnect | Closes the connection between the current computer and the mobile device (Pocket PC). |
| ceFileDate | Returns or modifies the different dates associated with a file (date created, modified or accessed). |
| ceFileExist | Checks whether a given file is on the mobile device (Pocket PC) connected to the current computer. |
| ceFileSize | Returns the size (in bytes) of a file on the mobile device (Pocket PC) connected to the current computer. |
| ceFileTime | Returns or modifies the different times associated with a file (time created, modified or accessed). This file is on the mobile device (Pocket PC). |
| ceListFile | Returns the number of files in a given directory (and its subdirectories). The directory is on the mobile device (Pocket PC) connected to the current computer. |
| ceMachineName | Returns the name of the mobile device (Pocket PC). |
| ceMakeDir | Creates a directory on the mobile device (Pocket PC) connected to the current computer. |
| ceOEMInfo | Returns the OEM information of the mobile device (Pocket PC) connected to the current computer. |
| cePlatform | Returns the name of the platform for the mobile device (Pocket PC) connected to the current computer. |
| cePowerStatus | Used to get various information about the main or secondary battery of the mobile device (Pocket PC). |
| ceProcessorType | Returns the type of processor of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryCreateKey | Creates a key in the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryDeleteKey | Deletes a subkey from the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryDeleteValue | Deletes a value from the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryExist | Checks whether a given key is in the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryFirstSubKey | Identifies the key found after the specified key in the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryListValue | Returns the name (and possibly the type) of the values for a registry key of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryNextKey | Identifies the key found after the specified key in the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistryQueryValue | Reads a value in the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistrySetValue | Writes a value to the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRegistrySubKey | Identifies the path of the Nth subkey in the registry of the mobile device (Pocket PC) connected to the current computer. |
| ceRemoveDir | Deletes a directory from the mobile device (Pocket PC) connected to the current computer. |
| ceRunExe | Executes a program (an executable file, for example) from the current application. The program is run on the mobile device (Pocket PC). |
| ceSysDir | Returns the path of a system directory on the mobile device (Pocket PC) connected to the current computer. |
| ceWindowsVersion | Returns information about the Windows version used on the mobile device (Pocket PC) connected to the current computer. |
| ceWinEnum | Lists the Windows windows currently open on the mobile device (Pocket PC). |
| ceWinTitle | Returns the title of the specified Windows window. |
| ceXRes | Returns the horizontal resolution of the screen on the mobile device (Pocket PC) connected to the current computer. |
| ceYRes | Returns the vertical resolution of the screen on the mobile device (Pocket PC) connected to the current computer. |
| InPocketMode | Indicates whether the code is run:- from a WINDEV Mobile application.
- from a WINDEV application, from a WEBDEV website or from a PHP application.
|
| RecorderEndEvent | Deletes the associations established with RecorderEvent:- the button used to start the recorder is disabled.
- the call to the procedure used to notify the end of recording is canceled.
|
| RecorderEvent | Allows you to define a key to start the recorder on the mobile device (Pocket PC) and specify the procedure to be called at the end of the recording. |
| SIMDelete | Deletes an entry from the SIM card directory. |
| SIMNbContact | Returns the number of entries in the SIM card directory. |
| SIMRead | Reads an entry from the SIM card directory. |
| SIMWrite | Writes to or modifies an entry in the SIM card directory. |
| SIPList | Returns the list of keyboard types available on the mobile device (Pocket PC). |
| SIPMode | Allows you to:- identify the current keyboard.
- change the current keyboard.
|
| SysListScreenOrientation | Used to get the orientations of the screen on a mobile device (Pocket PC). |
| tapiChangeDeviceParameter | Modifies the parameters of a telephony device. The device to which tapiChangeDeviceParameter is applied must have been selected with tapiDevice |
| tapiDeviceParameter | Reads the value of one of the parameters of a telephony device. The device to which tapiDeviceParameter is applied must have been selected with tapiDevice |
| WinSystemButton | Modifies the type of the system button displayed in the title bar of a window. |