AYUDA EN LÍNEA WINDEV, WEBDEV Y WINDEV MOBILE
Versión: 242526272820242025
MyView is Data Source ... // Update the records of the view in the initial file IF HViewToFile(MyView) = False THEN // An error occurred while updating the file Info("Error during the HViewToFile operation:" + HErrorInfo()) // Display all the records that caused a problem nError is int = HError(hSubErrFirst) // Course of sub-errors WHILE nError <> 0 // Display the error Info(HErrorInfo() + CR + ... "number of the record in the view:" + ... HErrorInfo(hErrRecNum)) // Next sub-error nError = HError(hSubErrNext) END END
Última modificación: 28/03/2025
Señalar un error o enviar una sugerencia | Ayuda local
Buscando...
Acepto los términos de la licencia
Debe configurar el producto de la siguiente manera: