ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Attention : This is version 26 of this documentation page. This feature may have been changed or removed in a higher version.
Help / WLanguage / Managing databases / Handling a CEDB database
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadApple WatchUniversal Windows 10 AppWindows Mobile
Others
Stored procedures
cdbReset (Function)
In french: cdbRAZ
Reinitializes all the variables for one of the structures of the standard databases found on the Mobile Device (Pocket PC).
Example
// Reinitialize the variables found in the structure
// of the standard "Contacts" database
cdbReset(cdbContact)
Syntax
cdbReset(<Data file>)
<Data file>: Constant
Data file to use:
cdbContact"Contacts" database
cdbTask"Tasks" database
cdbAppointment"Appointments" database
Component: wd260ce.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/01/2021

Send a report | Local help